public sealed class ExecutionStageState : IMessage<ExecutionStageState>, IEquatable<ExecutionStageState>, IDeepCloneable<ExecutionStageState>, IBufferMessage, IMessage
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 webpage provides documentation for the \u003ccode\u003eExecutionStageState\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionStageState\u003c/code\u003e class is a sealed class that represents the state of a specific execution stage and implements 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 two constructors, a default constructor and one that takes another \u003ccode\u003eExecutionStageState\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionStageState\u003c/code\u003e class has three key properties: \u003ccode\u003eCurrentStateTime\u003c/code\u003e, which records when the stage transitioned to its current state, \u003ccode\u003eExecutionStageName\u003c/code\u003e, representing the stage's name, and \u003ccode\u003eExecutionStageState_\u003c/code\u003e, which reflects the stage's current job state.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, while the page covers \u003ccode\u003e1.0.0-beta03\u003c/code\u003e, with an additional version available as \u003ccode\u003e2.0.0-beta06\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]