Properties of an Execution.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Execution name |
uid |
string | null |
<optional> |
Execution uid |
generation |
number | Long | null |
<optional> |
Execution generation |
labels |
Object.<string, string> | null |
<optional> |
Execution labels |
annotations |
Object.<string, string> | null |
<optional> |
Execution annotations |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution createTime |
startTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution startTime |
completionTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution completionTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution updateTime |
deleteTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution deleteTime |
expireTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution expireTime |
launchStage |
google.api.LaunchStage | null |
<optional> |
Execution launchStage |
job |
string | null |
<optional> |
Execution job |
parallelism |
number | null |
<optional> |
Execution parallelism |
taskCount |
number | null |
<optional> |
Execution taskCount |
template |
google.cloud.run.v2.ITaskTemplate | null |
<optional> |
Execution template |
reconciling |
boolean | null |
<optional> |
Execution reconciling |
conditions |
Array.<google.cloud.run.v2.ICondition> | null |
<optional> |
Execution conditions |
observedGeneration |
number | Long | null |
<optional> |
Execution observedGeneration |
runningCount |
number | null |
<optional> |
Execution runningCount |
succeededCount |
number | null |
<optional> |
Execution succeededCount |
failedCount |
number | null |
<optional> |
Execution failedCount |
cancelledCount |
number | null |
<optional> |
Execution cancelledCount |
retriedCount |
number | null |
<optional> |
Execution retriedCount |
logUri |
string | null |
<optional> |
Execution logUri |
satisfiesPzs |
boolean | null |
<optional> |
Execution satisfiesPzs |
etag |
string | null |
<optional> |
Execution etag |