View Source GoogleApi.Dataproc.V1.Model.WorkflowGraph (google_api_dataproc v0.54.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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.