Cloud Pub/Sub V1 API - Module Google::Cloud::PubSub::V1::Encoding (v1.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Pub/Sub V1 API module Google::Cloud::PubSub::V1::Encoding.
Possible encoding types for messages.
Constants
ENCODING_UNSPECIFIED
value: 0 Unspecified
JSON
value: 1 JSON encoding
BINARY
value: 2 Binary encoding, as defined by the schema type. For some schema types,
binary encoding may not be available.