Class ListUsableWorkstationsResponse (0.5.5)

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

Response message for ListUsableWorkstations.

Attributes

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