Interface protos.google.cloud.run.v2.IExecutionReference (1.5.0)

Properties of an ExecutionReference.

Package

@google-cloud/run

Properties

completionStatus

completionStatus?: (google.cloud.run.v2.ExecutionReference.CompletionStatus|keyof typeof google.cloud.run.v2.ExecutionReference.CompletionStatus|null);

ExecutionReference completionStatus

completionTime

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

ExecutionReference completionTime

createTime

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

ExecutionReference createTime

deleteTime

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

ExecutionReference deleteTime

name

name?: (string|null);

ExecutionReference name