google_api_dataproc v0.24.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 Source
t() :: %GoogleApi.Dataproc.V1.Model.WorkflowGraph{
  nodes: [GoogleApi.Dataproc.V1.Model.WorkflowNode.t()]
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.