Class: DatadogAPIClient::V2::LLMObsAnyInteractionType

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

Overview

Type of an annotated interaction.

Constant Summary collapse

TRACE =
"trace".freeze
EXPERIMENT_TRACE =
"experiment_trace".freeze
SESSION =
"session".freeze
DISPLAY_BLOCK =
"display_block".freeze

Method Summary

Methods included from BaseEnumModel

included