| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanToolResult |
LLMObsSpanToolResult.name(String name) |
LLMObsSpanToolResult |
LLMObsSpanToolResult.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsSpanToolResult |
LLMObsSpanToolResult.result(String result) |
LLMObsSpanToolResult |
LLMObsSpanToolResult.toolId(String toolId) |
LLMObsSpanToolResult |
LLMObsSpanToolResult.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsSpanToolResult> |
LLMObsSpanMessage.getToolResults()
Tool results returned in this message.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanMessage |
LLMObsSpanMessage.addToolResultsItem(LLMObsSpanToolResult toolResultsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsSpanMessage.setToolResults(List<LLMObsSpanToolResult> toolResults) |
LLMObsSpanMessage |
LLMObsSpanMessage.toolResults(List<LLMObsSpanToolResult> toolResults) |
Copyright © 2026. All rights reserved.