Google Cloud Dataproc V1 Client - Class WorkflowGraph (3.11.0)

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setNodes

Output only. The workflow nodes.

Parameter
NameDescription
var array<Google\Cloud\Dataproc\V1\WorkflowNode>
Returns
TypeDescription
$this