Reference documentation and code samples for the Google Cloud Eventarc V1 Client class MessagePayloadFormat.
Represents the format of message data.
Generated from protobuf message google.cloud.eventarc.v1.Pipeline.MessagePayloadFormat
Namespace
Google \ Cloud \ Eventarc \ V1 \ PipelineMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ protobuf
↳ avro
↳ json
getProtobuf
Optional. Protobuf format.
hasProtobuf
setProtobuf
Optional. Protobuf format.
$this
getAvro
Optional. Avro format.
hasAvro
setAvro
Optional. Avro format.
$this
getJson
Optional. JSON format.
hasJson
setJson
Optional. JSON format.
$this
getKind
string