Class GuestAttributes (1.3.3)

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

A guest attributes.

Attributes

NameDescription
query_path str
The path to be queried. This can be the default namespace ('/') or a nested namespace ('/\
query_value google.cloud.tpu_v2alpha1.types.GuestAttributesValue
The value of the requested queried path.

Inheritance

builtins.object > proto.message.Message > GuestAttributes