| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentSpanDataResponse |
LLMObsExperimentSpanDataResponse.attributes(LLMObsExperimentSpanWithEvals attributes) |
LLMObsExperimentSpanDataResponse |
LLMObsExperimentSpanDataResponse.id(String id) |
LLMObsExperimentSpanDataResponse |
LLMObsExperimentSpanDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsExperimentSpanDataResponse |
LLMObsExperimentSpanDataResponse.type(LLMObsExperimentSpanType type) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsExperimentSpanDataResponse> |
LLMObsExperimentSpansResponse.getData()
List of experiment spans with their evaluation metrics.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentSpansResponse |
LLMObsExperimentSpansResponse.addDataItem(LLMObsExperimentSpanDataResponse dataItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentSpansResponse |
LLMObsExperimentSpansResponse.data(List<LLMObsExperimentSpanDataResponse> data) |
void |
LLMObsExperimentSpansResponse.setData(List<LLMObsExperimentSpanDataResponse> data) |
| Constructor and Description |
|---|
LLMObsExperimentSpansResponse(List<LLMObsExperimentSpanDataResponse> data) |
Copyright © 2026. All rights reserved.