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

Properties of a ListWorkstationClustersResponse.

Package

@google-cloud/workstations

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkstationClustersResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWorkstationClustersResponse unreachable

workstationClusters

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

ListWorkstationClustersResponse workstationClusters