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

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

env

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

Workstation env

etag

etag?: (string|null);

Workstation etag

host

host?: (string|null);

Workstation host

kmsKey

kmsKey?: (string|null);

Workstation kmsKey

labels

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

Workstation labels

name

name?: (string|null);

Workstation name

persistentDirectories

persistentDirectories?: (google.cloud.workstations.v1.Workstation.IWorkstationPersistentDirectory[]|null);

Workstation persistentDirectories

reconciling

reconciling?: (boolean|null);

Workstation reconciling

runtimeHost

runtimeHost?: (google.cloud.workstations.v1.Workstation.IRuntimeHost|null);

Workstation runtimeHost

sourceWorkstation

sourceWorkstation?: (string|null);

Workstation sourceWorkstation

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