View Source GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMessagePayloadFormat (google_api_eventarc v0.17.0)

Represents the format of message data.

Attributes

  • avro (type: GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMessagePayloadFormatAvroFormat.t, default: nil) - Optional. Avro format.
  • json (type: GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMessagePayloadFormatJsonFormat.t, default: nil) - Optional. JSON format.
  • protobuf (type: GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat.t, default: nil) - Optional. Protobuf format.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.