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 message google.dataflow.v1beta3.PipelineDescription
Namespace
Google \ Cloud \ Dataflow \ V1beta3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ original_pipeline_transform
array< TransformSummary
>
Description of each transform in the pipeline and collections between them.
↳ execution_pipeline_stage
↳ display_data
getOriginalPipelineTransform
Description of each transform in the pipeline and collections between them.
setOriginalPipelineTransform
Description of each transform in the pipeline and collections between them.
$this
getExecutionPipelineStage
Description of each stage of execution of the pipeline.
setExecutionPipelineStage
Description of each stage of execution of the pipeline.
$this
getDisplayData
Pipeline level display data.
setDisplayData
Pipeline level display data.
$this