Interface protos.google.cloud.run.v2.ITask (2.1.0) Stay organized with collections Save and categorize content based on your preferences.
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|keyoftypeofgoogle.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
nodeSelector
nodeSelector?:(google.cloud.run.v2.INodeSelector|null);Task nodeSelector
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
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.