| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationAnalyticsCompute |
LLMObsExperimentationAnalyticsCompute.metric(String metric) |
LLMObsExperimentationAnalyticsCompute |
LLMObsExperimentationAnalyticsCompute.name(String name) |
LLMObsExperimentationAnalyticsCompute |
LLMObsExperimentationAnalyticsCompute.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsExperimentationAnalyticsCompute> |
LLMObsExperimentationAnalyticsAggregate.getCompute()
List of metric computations to perform.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationAnalyticsAggregate |
LLMObsExperimentationAnalyticsAggregate.addComputeItem(LLMObsExperimentationAnalyticsCompute computeItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationAnalyticsAggregate |
LLMObsExperimentationAnalyticsAggregate.compute(List<LLMObsExperimentationAnalyticsCompute> compute) |
void |
LLMObsExperimentationAnalyticsAggregate.setCompute(List<LLMObsExperimentationAnalyticsCompute> compute) |
| Constructor and Description |
|---|
LLMObsExperimentationAnalyticsAggregate(List<LLMObsExperimentationAnalyticsCompute> compute,
List<String> indexes,
LLMObsExperimentationAnalyticsSearch search) |
Copyright © 2026. All rights reserved.