Defines the interpretation of record data (header name, header value, and body) with the JSON content type.
Use raw (default) for efficient transmission and storage of Unicode data — storage will be in UTF-8.
Use base64 for safe transmission with efficient storage of binary data.
Defines the interpretation of record data (header name, header value, and body) with the JSON content type. Use
raw(default) for efficient transmission and storage of Unicode data — storage will be in UTF-8. Usebase64for safe transmission with efficient storage of binary data.