| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationError |
LLMObsAnnotationError.annotationId(String annotationId) |
LLMObsAnnotationError |
LLMObsAnnotationError.error(String error) |
LLMObsAnnotationError |
LLMObsAnnotationError.interactionId(String interactionId) |
LLMObsAnnotationError |
LLMObsAnnotationError.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsAnnotationError> |
LLMObsAnnotationsDataAttributesResponse.getErrors()
Partial errors for annotations that could not be processed.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataAttributesResponse.addErrorsItem(LLMObsAnnotationError errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataAttributesResponse.errors(List<LLMObsAnnotationError> errors) |
void |
LLMObsAnnotationsDataAttributesResponse.setErrors(List<LLMObsAnnotationError> errors) |
Copyright © 2026. All rights reserved.