message Format
Parameters
value
The format of the Cloud Pub/Sub messages.
PROTOBUF: The message payload is a serialized protocol buffer of SourceRepoEvent.
JSON: The message payload is a JSON string of SourceRepoEvent. Possible values are:
PROTOBUF
,JSON
.