Reference documentation and code samples for the Google Cloud Run V2 Client class ExecutionReference.
Reference to an Execution. Use /Executions.GetExecution with the given name to get full execution including the latest status.
Generated from protobuf message google.cloud.run.v2.ExecutionReference
Namespace
Google \ Cloud \ Run \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the execution.
↳ create_time
↳ completion_time
getName
Name of the execution.
string
setName
Name of the execution.
var
string
$this
getCreateTime
Creation timestamp of the execution.
hasCreateTime
clearCreateTime
setCreateTime
Creation timestamp of the execution.
$this
getCompletionTime
Creation timestamp of the execution.
hasCompletionTime
clearCompletionTime
setCompletionTime
Creation timestamp of the execution.
$this