View Source GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat (google_api_eventarc v0.16.0)

The format of a Protobuf message payload.

Attributes

  • schemaDefinition (type: String.t, default: nil) - Optional. The entire schema definition is stored in this field.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Eventarc.V1.Model.GoogleCloudEventarcV1PipelineMessagePayloadFormatProtobufFormat{
    schemaDefinition: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.