| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeletedPromptDataAttributes |
LLMObsDeletedPromptDataAttributes.deletedAt(OffsetDateTime deletedAt) |
LLMObsDeletedPromptDataAttributes |
LLMObsDeletedPromptData.getAttributes()
Attributes confirming that an Agent Observability prompt was deleted.
|
LLMObsDeletedPromptDataAttributes |
LLMObsDeletedPromptDataAttributes.promptId(String promptId) |
LLMObsDeletedPromptDataAttributes |
LLMObsDeletedPromptDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeletedPromptData |
LLMObsDeletedPromptData.attributes(LLMObsDeletedPromptDataAttributes attributes) |
void |
LLMObsDeletedPromptData.setAttributes(LLMObsDeletedPromptDataAttributes attributes) |
| Constructor and Description |
|---|
LLMObsDeletedPromptData(LLMObsDeletedPromptDataAttributes attributes,
String id,
LLMObsPromptType type) |
Copyright © 2026. All rights reserved.