GoogleApi.WorkflowExecutions.V1.Model.VariableData (google_api_workflow_executions v0.11.3)
View SourceVariableData 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
@type t() :: %GoogleApi.WorkflowExecutions.V1.Model.VariableData{ variables: map() | nil }