Class KeyValueMetadataProperty (3.37.0)

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

A key-value pair in the Metadata.

Attributes

Name Description
key str
The key of the property.
value str
The value of the property.