public sealed class PipelineDescription : IMessage<PipelineDescription>, IEquatable<PipelineDescription>, IDeepCloneable<PipelineDescription>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class PipelineDescription.
A descriptive representation of submitted pipeline as well as the executed
form. This data is provided by the Dataflow service for ease of visualizing
the pipeline and interpreting Dataflow provided metrics.
[[["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\u003eThe \u003ccode\u003ePipelineDescription\u003c/code\u003e class in the Dataflow v1beta3 API provides a descriptive representation of a submitted pipeline, including its executed form, for visualization and metric interpretation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePipelineDescription\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003ePipelineDescription\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eDisplayData\u003c/code\u003e, \u003ccode\u003eExecutionPipelineStage\u003c/code\u003e, and \u003ccode\u003eOriginalPipelineTransform\u003c/code\u003e, which contain pipeline-level display data, execution stage details, and transform summaries, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found under the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly, and is accessible through the latest and earlier beta versions as seen in the listed links.\u003c/p\u003e\n"]]],[],null,[]]