public sealed class JobExecutionInfo : IMessage<JobExecutionInfo>, IEquatable<JobExecutionInfo>, IDeepCloneable<JobExecutionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class JobExecutionInfo.
Additional information about how a Cloud Dataflow job will be executed that
isn't contained in the submitted job.
[[["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\u003eJobExecutionInfo\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\u003eJobExecutionInfo\u003c/code\u003e provides supplementary details about a Cloud Dataflow job's execution that are not in the initially submitted job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobExecutionInfo\u003c/code\u003e class implements multiple 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\u003eThis class contains a \u003ccode\u003eStages\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e mapping stage names to \u003ccode\u003eJobExecutionStageInfo\u003c/code\u003e, offering detailed stage-specific information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobExecutionInfo\u003c/code\u003e class can be initialized with a default constructor, or with another instance of the class, provided through the parameter \u003ccode\u003eother\u003c/code\u003e in the secondary constructor.\u003c/p\u003e\n"]]],[],null,[]]