Google Cloud Dataflow V1beta3 Client - Class ExecutionStageState (0.8.2)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class ExecutionStageState.

A message describing the state of a particular execution stage.

Generated from protobuf message google.dataflow.v1beta3.ExecutionStageState

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ execution_stage_name
string

The name of the execution stage.

↳ execution_stage_state
int

Executions stage states allow the same set of values as JobState.

↳ current_state_time
Google\Protobuf\Timestamp

The time at which the stage transitioned to this state.

getExecutionStageName

The name of the execution stage.

Returns
Type
Description
string

setExecutionStageName

The name of the execution stage.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getExecutionStageState

Executions stage states allow the same set of values as JobState.

Returns
Type
Description
int

setExecutionStageState

Executions stage states allow the same set of values as JobState.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getCurrentStateTime

The time at which the stage transitioned to this state.

Returns
Type
Description

hasCurrentStateTime

clearCurrentStateTime

setCurrentStateTime

The time at which the stage transitioned to this state.

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