| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsEventType |
LLMObsEventType.EVENTS |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsEventType |
LLMObsEventType.fromValue(String value) |
LLMObsEventType |
LLMObsExperimentEventsDataRequest.getType()
Resource type for LLM Observability experiment events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsEventType.LLMObsEventTypeSerializer.serialize(LLMObsEventType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsExperimentEventsDataRequest.setType(LLMObsEventType type) |
LLMObsExperimentEventsDataRequest |
LLMObsExperimentEventsDataRequest.type(LLMObsEventType type) |
| Constructor and Description |
|---|
LLMObsExperimentEventsDataRequest(LLMObsExperimentEventsDataAttributesRequest attributes,
LLMObsEventType type) |
| Constructor and Description |
|---|
LLMObsEventTypeSerializer(Class<LLMObsEventType> t) |
Copyright © 2026. All rights reserved.