Google Cloud Dataflow V1beta3 Client - Class JobExecutionInfo (0.6.2)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class JobExecutionInfo.

Additional information about how a Cloud Dataflow job will be executed that isn't contained in the submitted job.

Generated from protobuf message google.dataflow.v1beta3.JobExecutionInfo

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ stages array|Google\Protobuf\Internal\MapField

A mapping from each stage to the information about that stage.

getStages

A mapping from each stage to the information about that stage.

Returns
Type Description
Google\Protobuf\Internal\MapField

setStages

A mapping from each stage to the information about that stage.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this