[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::ExecutionStageState (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-dataflow-v1beta3/latest/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.13.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.13.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.12.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.12.1/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.11.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.11.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.10.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.9.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.9.1/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.8.2](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.8.2/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.7.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.7.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.6.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.6.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.5.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.4.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.3.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.2.0/Google-Cloud-Dataflow-V1beta3-ExecutionStageState)\n- [0.1.4](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.1.4/Google-Cloud-Dataflow-V1beta3-ExecutionStageState) \nReference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::ExecutionStageState.\n\nA message describing the state of a particular execution stage. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #current_state_time\n\n def current_state_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The time at which the stage transitioned to this state.\n\n### #current_state_time=\n\n def current_state_time=(value) -\u003e ::Google::Protobuf::Timestamp\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The time at which the stage transitioned to this state. \n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- The time at which the stage transitioned to this state.\n\n### #execution_stage_name\n\n def execution_stage_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The name of the execution stage.\n\n### #execution_stage_name=\n\n def execution_stage_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The name of the execution stage. \n**Returns**\n\n- (::String) --- The name of the execution stage.\n\n### #execution_stage_state\n\n def execution_stage_state() -\u003e ::Google::Cloud::Dataflow::V1beta3::JobState\n\n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::JobState](./Google-Cloud-Dataflow-V1beta3-JobState)) --- Executions stage states allow the same set of values as JobState.\n\n### #execution_stage_state=\n\n def execution_stage_state=(value) -\u003e ::Google::Cloud::Dataflow::V1beta3::JobState\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Dataflow::V1beta3::JobState](./Google-Cloud-Dataflow-V1beta3-JobState)) --- Executions stage states allow the same set of values as JobState. \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::JobState](./Google-Cloud-Dataflow-V1beta3-JobState)) --- Executions stage states allow the same set of values as JobState."]]