Google Cloud Dataproc V1 Client - Class WorkflowGraph (2.2.1)

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<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<WorkflowNode>
Returns
Type Description
$this