Class GetGuestAttributesInstanceRequest (1.18.0)

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

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

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.