Class MetadataFilterLabelMatch (1.3.2)

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.

Attributes

NameDescription
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.