| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsDatasetVersionType |
LLMObsDatasetVersionType.DATASET_VERSION |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsDatasetVersionType |
LLMObsDatasetVersionType.fromValue(String value) |
LLMObsDatasetVersionType |
LLMObsDatasetVersionData.getType()
Resource type of an LLM Observability dataset version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsDatasetVersionType.LLMObsDatasetVersionTypeSerializer.serialize(LLMObsDatasetVersionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsDatasetVersionData.setType(LLMObsDatasetVersionType type) |
LLMObsDatasetVersionData |
LLMObsDatasetVersionData.type(LLMObsDatasetVersionType type) |
| Constructor and Description |
|---|
LLMObsDatasetVersionData(LLMObsDatasetVersionDataAttributes attributes,
String id,
LLMObsDatasetVersionType type) |
| Constructor and Description |
|---|
LLMObsDatasetVersionTypeSerializer(Class<LLMObsDatasetVersionType> t) |
Copyright © 2026. All rights reserved.