Interface protos.google.cloud.run.v2.IExecution (1.0.2)

Properties of an Execution.

Package

@google-cloud/run

Properties

annotations

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

Execution annotations

cancelledCount

cancelledCount?: (number|null);

Execution cancelledCount

completionTime

completionTime?: (google.protobuf.ITimestamp|null);

Execution completionTime

conditions

conditions?: (google.cloud.run.v2.ICondition[]|null);

Execution conditions

createTime

createTime?: (google.protobuf.ITimestamp|null);

Execution createTime

deleteTime

deleteTime?: (google.protobuf.ITimestamp|null);

Execution deleteTime

etag

etag?: (string|null);

Execution etag

expireTime

expireTime?: (google.protobuf.ITimestamp|null);

Execution expireTime

failedCount

failedCount?: (number|null);

Execution failedCount

generation

generation?: (number|Long|string|null);

Execution generation

job

job?: (string|null);

Execution job

labels

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

Execution labels

launchStage

launchStage?: (google.api.LaunchStage|keyof typeof google.api.LaunchStage|null);

Execution launchStage

logUri

logUri?: (string|null);

Execution logUri

name

name?: (string|null);

Execution name

observedGeneration

observedGeneration?: (number|Long|string|null);

Execution observedGeneration

parallelism

parallelism?: (number|null);

Execution parallelism

reconciling

reconciling?: (boolean|null);

Execution reconciling

retriedCount

retriedCount?: (number|null);

Execution retriedCount

runningCount

runningCount?: (number|null);

Execution runningCount

satisfiesPzs

satisfiesPzs?: (boolean|null);

Execution satisfiesPzs

startTime

startTime?: (google.protobuf.ITimestamp|null);

Execution startTime

succeededCount

succeededCount?: (number|null);

Execution succeededCount

taskCount

taskCount?: (number|null);

Execution taskCount

template

template?: (google.cloud.run.v2.ITaskTemplate|null);

Execution template

uid

uid?: (string|null);

Execution uid

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Execution updateTime