public sealed class ExecutionStageState : IMessage<ExecutionStageState>, IEquatable<ExecutionStageState>, IDeepCloneable<ExecutionStageState>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class ExecutionStageState.
A message describing the state of a particular execution stage.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eExecutionStageState\u003c/code\u003e class within the Dataflow v1beta3 API, specifically version 2.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionStageState\u003c/code\u003e class is a sealed class that describes the state of a particular execution stage in the Dataflow API, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a default constructor and a constructor that takes another \u003ccode\u003eExecutionStageState\u003c/code\u003e object, and it has properties for the current state's timestamp (\u003ccode\u003eCurrentStateTime\u003c/code\u003e), the execution stage's name (\u003ccode\u003eExecutionStageName\u003c/code\u003e), and the stage's current state (\u003ccode\u003eExecutionStageState_\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionStageState\u003c/code\u003e class inherits methods from the \u003ccode\u003eobject\u003c/code\u003e class, and it is located within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]