Class: DatadogAPIClient::V2::MetricContentEncoding
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::MetricContentEncoding
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/metric_content_encoding.rb
Overview
HTTP header used to compress the media-type.
Constant Summary collapse
- DEFLATE =
"deflate".freeze
- ZSTD1 =
"zstd1".freeze
- GZIP =
"gzip".freeze