View Source GoogleApi.Integrations.V1.Model.EnterpriseCrmFrontendsEventbusProtoEventParameters (google_api_integrations v0.12.0)
LINT.IfChange This message is used for processing and persisting (when applicable) key value pair parameters for each event in the event bus. Please see
Attributes
-
parameters
(type:list(GoogleApi.Integrations.V1.Model.EnterpriseCrmFrontendsEventbusProtoParameterEntry.t)
, default:nil
) - Parameters are a part of Event and can be used to communicate between different tasks that are part of the same workflow execution.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.EnterpriseCrmFrontendsEventbusProtoEventParameters{ parameters: [ GoogleApi.Integrations.V1.Model.EnterpriseCrmFrontendsEventbusProtoParameterEntry.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.