Google Cloud Dataflow V1beta3 Client - Class PipelineDescription (0.7.1)

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 \ V1beta3

Methods

__construct

Constructor.

Parameters
Name
Description
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
array< ExecutionStageSummary >

Description of each stage of execution of the pipeline.

↳ display_data
array< DisplayData >

Pipeline level display data.

getOriginalPipelineTransform

Description of each transform in the pipeline and collections between them.

Returns
Type
Description

setOriginalPipelineTransform

Description of each transform in the pipeline and collections between them.

Parameter
Name
Description
var
array< TransformSummary >
Returns
Type
Description
$this

getExecutionPipelineStage

Description of each stage of execution of the pipeline.

Returns
Type
Description

setExecutionPipelineStage

Description of each stage of execution of the pipeline.

Parameter
Name
Description
var
Returns
Type
Description
$this

getDisplayData

Pipeline level display data.

Returns
Type
Description

setDisplayData

Pipeline level display data.

Parameter
Name
Description
var
array< DisplayData >
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: