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

Properties of a Workstation.

Package

@google-cloud/workstations

Properties

annotations

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

Workstation annotations

createTime

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

Workstation createTime

deleteTime

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

Workstation deleteTime

displayName

displayName?: (string|null);

Workstation displayName

etag

etag?: (string|null);

Workstation etag

host

host?: (string|null);

Workstation host

labels

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

Workstation labels

name

name?: (string|null);

Workstation name

reconciling

reconciling?: (boolean|null);

Workstation reconciling

startTime

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

Workstation startTime

state

state?: (google.cloud.workstations.v1.Workstation.State|keyof typeof google.cloud.workstations.v1.Workstation.State|null);

Workstation state

uid

uid?: (string|null);

Workstation uid

updateTime

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

Workstation updateTime