google_api_cloud_run v0.22.0 GoogleApi.CloudRun.V1alpha1.Model.CloudEventOverrides View Source
CloudEventOverrides defines arguments for a Source that control the output format of the CloudEvents produced by the Source.
Attributes
extensions
(type:map()
, default:nil
) - Extensions specify what attribute are added or overridden on the outbound event. EachExtensions
key-value pair are set on the event as an attribute extension independently. +optional
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudRun.V1alpha1.Model.CloudEventOverrides{ extensions: map() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.