public sealed class JobExecutionStageInfo : IMessage<JobExecutionStageInfo>, IEquatable<JobExecutionStageInfo>, IDeepCloneable<JobExecutionStageInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class JobExecutionStageInfo.
Contains information about how a particular
[google.dataflow.v1beta3.Step][google.dataflow.v1beta3.Step] will be executed.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eJobExecutionStageInfo\u003c/code\u003e class is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, which is part of the Dataflow v1beta3 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobExecutionStageInfo\u003c/code\u003e provides details on how a specific \u003ccode\u003eStep\u003c/code\u003e within the Dataflow API will be executed.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \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 \u003ccode\u003eStepName\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, represents the steps associated with the execution stage, with a stage possibly having multiple steps.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobExecutionStageInfo\u003c/code\u003e class has two constructor overloads: a default constructor and a copy constructor that takes another \u003ccode\u003eJobExecutionStageInfo\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]