Properties of a Task.
Package
@google-cloud/runProperties
annotations
annotations?: ({ [k: string]: string }|null);
Task annotations
completionTime
completionTime?: (google.protobuf.ITimestamp|null);
Task completionTime
conditions
conditions?: (google.cloud.run.v2.ICondition[]|null);
Task conditions
containers
containers?: (google.cloud.run.v2.IContainer[]|null);
Task containers
createTime
createTime?: (google.protobuf.ITimestamp|null);
Task createTime
deleteTime
deleteTime?: (google.protobuf.ITimestamp|null);
Task deleteTime
encryptionKey
encryptionKey?: (string|null);
Task encryptionKey
etag
etag?: (string|null);
Task etag
execution
execution?: (string|null);
Task execution
executionEnvironment
executionEnvironment?: (google.cloud.run.v2.ExecutionEnvironment|keyof typeof google.cloud.run.v2.ExecutionEnvironment|null);
Task executionEnvironment
expireTime
expireTime?: (google.protobuf.ITimestamp|null);
Task expireTime
generation
generation?: (number|Long|string|null);
Task generation
index
index?: (number|null);
Task index
job
job?: (string|null);
Task job
labels
labels?: ({ [k: string]: string }|null);
Task labels
lastAttemptResult
lastAttemptResult?: (google.cloud.run.v2.ITaskAttemptResult|null);
Task lastAttemptResult
logUri
logUri?: (string|null);
Task logUri
maxRetries
maxRetries?: (number|null);
Task maxRetries
name
name?: (string|null);
Task name
observedGeneration
observedGeneration?: (number|Long|string|null);
Task observedGeneration
reconciling
reconciling?: (boolean|null);
Task reconciling
retried
retried?: (number|null);
Task retried
satisfiesPzs
satisfiesPzs?: (boolean|null);
Task satisfiesPzs
scheduledTime
scheduledTime?: (google.protobuf.ITimestamp|null);
Task scheduledTime
serviceAccount
serviceAccount?: (string|null);
Task serviceAccount
startTime
startTime?: (google.protobuf.ITimestamp|null);
Task startTime
timeout
timeout?: (google.protobuf.IDuration|null);
Task timeout
uid
uid?: (string|null);
Task uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Task updateTime
volumes
volumes?: (google.cloud.run.v2.IVolume[]|null);
Task volumes
vpcAccess
vpcAccess?: (google.cloud.run.v2.IVpcAccess|null);
Task vpcAccess