google_api_cloud_run v0.28.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. Each Extensions 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 Source
t() :: %GoogleApi.CloudRun.V1alpha1.Model.CloudEventOverrides{extensions: map()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.