| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationLabelValue |
LLMObsAnnotationLabelValue.assessment(LLMObsAnnotationAssessment assessment) |
LLMObsAnnotationLabelValue |
LLMObsAnnotationLabelValue.labelSchemaId(String labelSchemaId) |
LLMObsAnnotationLabelValue |
LLMObsAnnotationLabelValue.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsAnnotationLabelValue |
LLMObsAnnotationLabelValue.reasoning(String reasoning) |
LLMObsAnnotationLabelValue |
LLMObsAnnotationLabelValue.value(LLMObsAnnotationLabelValueValue value) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsAnnotationLabelValue> |
LLMObsUpsertAnnotationItem.getLabelValues()
Label values for this annotation.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsUpsertAnnotationItem |
LLMObsUpsertAnnotationItem.addLabelValuesItem(LLMObsAnnotationLabelValue labelValuesItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsUpsertAnnotationItem |
LLMObsUpsertAnnotationItem.labelValues(List<LLMObsAnnotationLabelValue> labelValues) |
void |
LLMObsUpsertAnnotationItem.setLabelValues(List<LLMObsAnnotationLabelValue> labelValues) |
| Constructor and Description |
|---|
LLMObsUpsertAnnotationItem(String interactionId,
List<LLMObsAnnotationLabelValue> labelValues) |
Copyright © 2026. All rights reserved.