Class WorkflowGraph (2.6.1)

WorkflowGraph(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The workflow graph. .. attribute:: nodes

Output only. The workflow nodes.

:type: Sequence[google.cloud.dataproc_v1.types.WorkflowNode]

Inheritance

builtins.object > proto.message.Message > WorkflowGraph