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 \ V1beta3Methods
__construct
Constructor.
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
getExecutionStageName
The name of the execution stage.
string
setExecutionStageName
The name of the execution stage.
var
string
$this
getExecutionStageState
Executions stage states allow the same set of values as JobState.
int
setExecutionStageState
Executions stage states allow the same set of values as JobState.
var
int
$this
getCurrentStateTime
The time at which the stage transitioned to this state.
hasCurrentStateTime
clearCurrentStateTime
setCurrentStateTime
The time at which the stage transitioned to this state.
$this