GoogleApi.WorkflowExecutions.V1.Model.VariableData (google_api_workflow_executions v0.11.3)

View Source

VariableData contains the variable data for this step.

Attributes

  • variables (type: map(), default: nil) - Variables that are associated with this step.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.WorkflowExecutions.V1.Model.VariableData{
  variables: map() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.