Class: DatadogAPIClient::V1::LogsDecoderProcessorBinaryToTextEncoding
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::LogsDecoderProcessorBinaryToTextEncoding
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/logs_decoder_processor_binary_to_text_encoding.rb
Overview
The encoding used to represent the binary data.
Constant Summary collapse
- BASE64 =
"base64".freeze
- BASE16 =
"base16".freeze