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

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.