Class MessageFormat (2.19.1)

MessageFormat(value)

Format of cloud pub/sub message.

Values: MESSAGE_FORMAT_UNSPECIFIED (0): If it is unspecified, PROTO will be used. PROTO (1): Pubsub message will be serialized proto. JSON (2): Pubsub message will be json.