Interface protos.google.cloud.workstations.v1beta.IListWorkstationConfigsResponse (1.1.1)

Properties of a ListWorkstationConfigsResponse.

Package

@google-cloud/workstations

Properties

nextPageToken

nextPageToken?: (string|null);

ListWorkstationConfigsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWorkstationConfigsResponse unreachable

workstationConfigs

workstationConfigs?: (google.cloud.workstations.v1beta.IWorkstationConfig[]|null);

ListWorkstationConfigsResponse workstationConfigs