Class GetGuestAttributesRequest (1.18.2)

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

Request for GetGuestAttributes.

Attributes

NameDescription
name str
Required. The resource name.
query_path str
The guest attributes path to be queried.
worker_ids MutableSequence[str]
The 0-based worker ID. If it is empty, all workers' GuestAttributes will be returned.