Module Google::Cloud::PubSub::V1::Encoding (v0.6.2)

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.