MetadataFilterLabelMatch(mapping=None, *, ignore_unknown_fields=False, **kwargs)MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the load balancer.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
name |
str
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long. This field is a member of oneof_ _name.
|
value |
str
The value of the label must match the specified value. value can have a maximum length of 1024 characters. This field is a member of oneof_ _value.
|