GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediation (google_api_eventarc v0.18.0)

View Source

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

t()

@type t() :: %GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediation{
  transformation:
    GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMediationTransformation.t()
    | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.