Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client 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.
Generated from protobuf messagegoogle.dataflow.v1beta3.PipelineDescription
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Dataflow V1beta3 Client - Class PipelineDescription (0.8.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.2 (latest)](/php/docs/reference/cloud-dataflow/latest/V1beta3.PipelineDescription)\n- [0.8.1](/php/docs/reference/cloud-dataflow/0.8.1/V1beta3.PipelineDescription)\n- [0.7.1](/php/docs/reference/cloud-dataflow/0.7.1/V1beta3.PipelineDescription)\n- [0.6.6](/php/docs/reference/cloud-dataflow/0.6.6/V1beta3.PipelineDescription)\n- [0.5.1](/php/docs/reference/cloud-dataflow/0.5.1/V1beta3.PipelineDescription)\n- [0.4.1](/php/docs/reference/cloud-dataflow/0.4.1/V1beta3.PipelineDescription)\n- [0.3.10](/php/docs/reference/cloud-dataflow/0.3.10/V1beta3.PipelineDescription) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class PipelineDescription.\n\nA descriptive representation of submitted pipeline as well as the executed\nform. This data is provided by the Dataflow service for ease of visualizing\nthe pipeline and interpreting Dataflow provided metrics.\n\nGenerated from protobuf message `google.dataflow.v1beta3.PipelineDescription`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataflow \\\\ V1beta3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getOriginalPipelineTransform\n\nDescription of each transform in the pipeline and collections between them.\n\n### setOriginalPipelineTransform\n\nDescription of each transform in the pipeline and collections between them.\n\n### getExecutionPipelineStage\n\nDescription of each stage of execution of the pipeline.\n\n### setExecutionPipelineStage\n\nDescription of each stage of execution of the pipeline.\n\n### getDisplayData\n\nPipeline level display data.\n\n### setDisplayData\n\nPipeline level display data.\n\n### getStepNamesHash\n\nA hash value of the submitted pipeline portable graph step names if exists.\n\n### setStepNamesHash\n\nA hash value of the submitted pipeline portable graph step names if exists."]]