Google Cloud Dataproc V1 Client - Class WorkflowGraph (3.13.2)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class WorkflowGraph.

The workflow graph.

Generated from protobuf message google.cloud.dataproc.v1.WorkflowGraph

Namespace

Google \ Cloud \ Dataproc \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ nodes array<Google\Cloud\Dataproc\V1\WorkflowNode>

Output only. The workflow nodes.

getNodes

Output only. The workflow nodes.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setNodes

Output only. The workflow nodes.

Parameter
Name Description
var array<Google\Cloud\Dataproc\V1\WorkflowNode>
Returns
Type Description
$this