Class GetGuestAttributesInstanceRequest (0.7.0)

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.
variable_key str
Specifies the key for the guest attributes entry.
zone str
The name of the zone for this request.