Class MessageFormat (2.30.1)

MessageFormat(value)

Format of cloud pub/sub message.

Enums

Name Description
MESSAGE_FORMAT_UNSPECIFIED If it is unspecified, PROTO will be used.
PROTO Pub/Sub message will be serialized proto.
JSON Pub/Sub message will be json.