View Source GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediationTransformation (google_api_eventarc v0.16.0)
Transformation defines the way to transform an incoming message.
Attributes
-
transformationTemplate(type:String.t, default:nil) - Optional. The template to apply to transform messages.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediationTransformation{ transformationTemplate: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.