Eventarc V1 API - Class Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::AvroFormat (v1.1.0)

Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::AvroFormat.

The format of an AVRO message payload.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#schema_definition

def schema_definition() -> ::String
Returns
  • (::String) — Optional. The entire schema definition is stored in this field.

#schema_definition=

def schema_definition=(value) -> ::String
Parameter
  • value (::String) — Optional. The entire schema definition is stored in this field.
Returns
  • (::String) — Optional. The entire schema definition is stored in this field.