View Source GoogleApi.WorkflowExecutions.V1.Model.ExportDataResponse (google_api_workflow_executions v0.11.1)
Response for the ExportData method.
Attributes
-
data
(type:String.t
, default:nil
) - The JSON string with customer data and metadata for an execution with the given name
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.WorkflowExecutions.V1.Model.ExportDataResponse{ data: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.