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