Class MetadataLabels (0.5.10)

MetadataLabels(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Defines a name-pair value for a single label.

Attributes

NameDescription
label_name str
Required. Label name presented as key in xDS Node Metadata.
label_value str
Required. Label value presented as value corresponding to the above key, in xDS Node Metadata.