GoogleApi.WorkflowExecutions.V1.Model.Callback (google_api_workflow_executions v0.11.3)
View SourceAn instance of a Callback created by an execution.
Attributes
-
availablePayloads(type:list(String.t), default:nil) - Output only. The payloads received by the callback that have not been processed by a waiting execution step. -
method(type:String.t, default:nil) - Output only. The method accepted by the callback. For example: GET, POST, PUT. -
name(type:String.t, default:nil) - Output only. The resource name of the callback. Format: projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}/callback/{callback} -
waiters(type:String.t, default:nil) - Output only. Number of execution steps waiting on this callback.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.