Class: DatadogAPIClient::V2::LLMObsExperimentationSortFieldDirection
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::LLMObsExperimentationSortFieldDirection
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/llm_obs_experimentation_sort_field_direction.rb
Overview
Sort direction.
Constant Summary collapse
- ASC =
"asc".freeze
- DESC =
"desc".freeze