View Source GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediation (google_api_eventarc v0.16.0)
Mediation defines different ways to modify the Pipeline.
Attributes
-
transformation(type:GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediationTransformation.t, default:nil) - Optional. How the Pipeline is to transform messages
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediation{ transformation: GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediationTransformation.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.