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

Properties of a WorkstationCluster.

Package

@google-cloud/workstations

Properties

annotations

annotations?: ({ [k: string]: string }|null);

WorkstationCluster annotations

conditions

conditions?: (google.rpc.IStatus[]|null);

WorkstationCluster conditions

controlPlaneIp

controlPlaneIp?: (string|null);

WorkstationCluster controlPlaneIp

createTime

createTime?: (google.protobuf.ITimestamp|null);

WorkstationCluster createTime

degraded

degraded?: (boolean|null);

WorkstationCluster degraded

deleteTime

deleteTime?: (google.protobuf.ITimestamp|null);

WorkstationCluster deleteTime

displayName

displayName?: (string|null);

WorkstationCluster displayName

etag

etag?: (string|null);

WorkstationCluster etag

labels

labels?: ({ [k: string]: string }|null);

WorkstationCluster labels

name

name?: (string|null);

WorkstationCluster name

network

network?: (string|null);

WorkstationCluster network

privateClusterConfig

privateClusterConfig?: (google.cloud.workstations.v1beta.WorkstationCluster.IPrivateClusterConfig|null);

WorkstationCluster privateClusterConfig

reconciling

reconciling?: (boolean|null);

WorkstationCluster reconciling

subnetwork

subnetwork?: (string|null);

WorkstationCluster subnetwork

uid

uid?: (string|null);

WorkstationCluster uid

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

WorkstationCluster updateTime