Class ListWorkstationConfigsResponse (0.5.5)

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

Response message for ListWorkstationConfigs.

Attributes

NameDescription
workstation_configs MutableSequence[google.cloud.workstations_v1beta.types.WorkstationConfig]
The requested configs.
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.