Google Cloud Run V2 Client - Class ExecutionReference (0.8.0)

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 \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Name of the execution.

↳ create_time
Google\Protobuf\Timestamp

Creation timestamp of the execution.

↳ completion_time
Google\Protobuf\Timestamp

Creation timestamp of the execution.

getName

Name of the execution.

Returns
Type
Description
string

setName

Name of the execution.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Creation timestamp of the execution.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Creation timestamp of the execution.

Parameter
Name
Description
Returns
Type
Description
$this

getCompletionTime

Creation timestamp of the execution.

Returns
Type
Description

hasCompletionTime

clearCompletionTime

setCompletionTime

Creation timestamp of the execution.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: