Class: DatadogAPIClient::V2::ObservabilityPipelineEnrichmentTableFileEncodingType

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

Overview

Specifies the encoding format (e.g., CSV) used for enrichment tables.

Constant Summary collapse

CSV =
"csv".freeze

Method Summary

Methods included from BaseEnumModel

included