Class: DatadogAPIClient::V2::ObservabilityPipelineClickhouseDestinationBatchEncodingCodec

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_batch_encoding_codec.rb

Overview

The codec used for batch encoding. Only arrow_stream is supported.

Constant Summary collapse

ARROW_STREAM =
"arrow_stream".freeze

Method Summary

Methods included from BaseEnumModel

included