| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsExperimentSpanType |
LLMObsExperimentSpanType.EXPERIMENTS_SPAN |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsExperimentSpanType |
LLMObsExperimentSpanType.fromValue(String value) |
LLMObsExperimentSpanType |
LLMObsExperimentSpanDataResponse.getType()
Resource type for a span item in an experiment spans response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsExperimentSpanType.LLMObsExperimentSpanTypeSerializer.serialize(LLMObsExperimentSpanType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsExperimentSpanDataResponse.setType(LLMObsExperimentSpanType type) |
LLMObsExperimentSpanDataResponse |
LLMObsExperimentSpanDataResponse.type(LLMObsExperimentSpanType type) |
| Constructor and Description |
|---|
LLMObsExperimentSpanDataResponse(LLMObsExperimentSpanWithEvals attributes,
String id,
LLMObsExperimentSpanType type) |
| Constructor and Description |
|---|
LLMObsExperimentSpanTypeSerializer(Class<LLMObsExperimentSpanType> t) |
Copyright © 2026. All rights reserved.