Class GuestAttributesEntry (0.9.0)

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

A guest attributes namespace/key/value entry.

Attributes

NameDescription
key str
Key for the guest attribute entry. This field is a member of oneof_ _key.
namespace str
Namespace for the guest attribute entry. This field is a member of oneof_ _namespace.
value str
Value for the guest attribute entry. This field is a member of oneof_ _value.