Interface protos.google.cloud.workstations.v1.IListWorkstationsResponse (1.1.1)

Properties of a ListWorkstationsResponse.

Package

@google-cloud/workstations

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkstationsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWorkstationsResponse unreachable

workstations

workstations?: (google.cloud.workstations.v1.IWorkstation[]|null);

ListWorkstationsResponse workstations