Class Label (0.2.0)

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

Label is a key value pair applied to a resource.

Attributes

Name Description
key str
The key part of the label.
value str
The value part of the label.
source str
The source of the Label. Source is empty if the label is directly attached to the resource and not inherited.