View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaCancelExecutionRequest (google_api_integrations v0.10.0)
Request for cancelling an execution.
Attributes
-
cancelReason
(type:String.t
, default:nil
) - Optional. Reason for cancelling the execution This is provided by the client requesting the cancellation Platform will not use this field
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaCancelExecutionRequest{ cancelReason: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.