Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::ExecutionStageState (v0.3.0)

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

A message describing the state of a particular execution stage.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#current_state_time

def current_state_time() -> ::Google::Protobuf::Timestamp
Returns

#current_state_time=

def current_state_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#execution_stage_name

def execution_stage_name() -> ::String
Returns
  • (::String) — The name of the execution stage.

#execution_stage_name=

def execution_stage_name=(value) -> ::String
Parameter
  • value (::String) — The name of the execution stage.
Returns
  • (::String) — The name of the execution stage.

#execution_stage_state

def execution_stage_state() -> ::Google::Cloud::Dataflow::V1beta3::JobState
Returns

#execution_stage_state=

def execution_stage_state=(value) -> ::Google::Cloud::Dataflow::V1beta3::JobState
Parameter
Returns