Format of cloud pub/sub message.
Constants
MESSAGE_FORMAT_UNSPECIFIED
value: 0
If it is unspecified, PROTO will be used.
PROTO
value: 1
Pub/Sub message will be serialized proto.
JSON
value: 2
Pub/Sub message will be json.
Format of cloud pub/sub message.
value: 0
If it is unspecified, PROTO will be used.
value: 1
Pub/Sub message will be serialized proto.
value: 2
Pub/Sub message will be json.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-19 UTC.