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

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

Represents the format of message data.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#avro

def avro() -> ::Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::AvroFormat

#avro=

def avro=(value) -> ::Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::AvroFormat

#json

def json() -> ::Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::JsonFormat

#json=

def json=(value) -> ::Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::JsonFormat

#protobuf

def protobuf() -> ::Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::ProtobufFormat

#protobuf=

def protobuf=(value) -> ::Google::Cloud::Eventarc::V1::Pipeline::MessagePayloadFormat::ProtobufFormat