Properties of a WorkerPool.
Package
@google-cloud/cloudbuildProperties
annotations
annotations?: ({ [k: string]: string }|null);WorkerPool annotations
createTime
createTime?: (google.protobuf.ITimestamp|null);WorkerPool createTime
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);WorkerPool deleteTime
displayName
displayName?: (string|null);WorkerPool displayName
etag
etag?: (string|null);WorkerPool etag
name
name?: (string|null);WorkerPool name
privatePoolV1Config
privatePoolV1Config?: (google.devtools.cloudbuild.v1.IPrivatePoolV1Config|null);WorkerPool privatePoolV1Config
state
state?: (google.devtools.cloudbuild.v1.WorkerPool.State|keyof typeof google.devtools.cloudbuild.v1.WorkerPool.State|null);WorkerPool state
uid
uid?: (string|null);WorkerPool uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);WorkerPool updateTime