View Source GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoNextTeardownTask (google_api_integrations v0.7.0)
The teardown task that is next in line to be executed. We support only sequential execution of teardown tasks (i.e. no branching).
Attributes
-
name
(type:String.t
, default:nil
) - Required. Name of the next teardown task.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoNextTeardownTask{ name: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.