View Source GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoEventBusProperties (google_api_integrations v0.10.1)
LINT.IfChange This message is used for storing key value pair properties for each Event / Task in the EventBus.
Attributes
-
properties
(type:list(GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoPropertyEntry.t)
, default:nil
) - An unordered list of property entries.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoEventBusProperties{ properties: [ GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoPropertyEntry.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.