Class GetGuestAttributesInstanceRequest (1.5.2)

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

A request message for Instances.GetGuestAttributes. See the method description for details.

Attributes

NameDescription
instance str
Name of the instance scoping this request.
project str
Project ID for this request.
query_path str
Specifies the guest attributes path to be queried. This field is a member of oneof_ _query_path.
variable_key str
Specifies the key for the guest attributes entry. This field is a member of oneof_ _variable_key.
zone str
The name of the zone for this request.