Properties of a MessagePayloadFormat.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
protobuf |
google.cloud.eventarc.v1.Pipeline.MessagePayloadFormat.IProtobufFormat | null |
<optional> |
MessagePayloadFormat protobuf |
avro |
google.cloud.eventarc.v1.Pipeline.MessagePayloadFormat.IAvroFormat | null |
<optional> |
MessagePayloadFormat avro |
json |
google.cloud.eventarc.v1.Pipeline.MessagePayloadFormat.IJsonFormat | null |
<optional> |
MessagePayloadFormat json |