Class ListWorkstationsResponse (0.5.5)

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

Response message for ListWorkstations.

Attributes

NameDescription
workstations MutableSequence[google.cloud.workstations_v1.types.Workstation]
The requested workstations.
next_page_token str
Optional. Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable MutableSequence[str]
Optional. Unreachable resources.