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