View Source GoogleApi.Dataproc.V1.Model.WorkflowGraph (google_api_dataproc v0.58.0)
The workflow graph.
Attributes
-
nodes(type:list(GoogleApi.Dataproc.V1.Model.WorkflowNode.t), default:nil) - Output only. The workflow nodes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataproc.V1.Model.WorkflowGraph{ nodes: [GoogleApi.Dataproc.V1.Model.WorkflowNode.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.