| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsContentBlockLLMObsTraceInteractionType |
LLMObsContentBlockLLMObsTraceInteractionType.EXPERIMENT_TRACE |
static LLMObsContentBlockLLMObsTraceInteractionType |
LLMObsContentBlockLLMObsTraceInteractionType.TRACE |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsContentBlockLLMObsTraceInteractionType |
LLMObsContentBlockLLMObsTraceInteractionType.fromValue(String value) |
LLMObsContentBlockLLMObsTraceInteractionType |
LLMObsContentBlock.getInteractionType()
Upstream interaction type referenced by an
llmobs_trace block. |
| Modifier and Type | Method and Description |
|---|---|
LLMObsContentBlock |
LLMObsContentBlock.interactionType(LLMObsContentBlockLLMObsTraceInteractionType interactionType) |
void |
LLMObsContentBlockLLMObsTraceInteractionType.LLMObsContentBlockLLMObsTraceInteractionTypeSerializer.serialize(LLMObsContentBlockLLMObsTraceInteractionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsContentBlock.setInteractionType(LLMObsContentBlockLLMObsTraceInteractionType interactionType) |
| Constructor and Description |
|---|
LLMObsContentBlockLLMObsTraceInteractionTypeSerializer(Class<LLMObsContentBlockLLMObsTraceInteractionType> t) |
Copyright © 2026. All rights reserved.