Class: DatadogAPIClient::V2::LLMObsExperimentationSortFieldDirection

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from BaseEnumModel

included