Class MessageFormat (2.27.0)

MessageFormat(value)

Format of cloud pub/sub message.

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