| Modifier and Type | Class and Description |
|---|---|
class |
ToolCall
Represents a call of a specific tool's action with the specified inputs.
|
static class |
ToolCall.Builder
Represents a call of a specific tool's action with the specified inputs.
|
| Modifier and Type | Method and Description |
|---|---|
ToolCallOrBuilder |
ResponseMessage.getToolCallOrBuilder()
Returns the definition of a tool call that should be executed by the
client.
|
ToolCallOrBuilder |
ResponseMessage.Builder.getToolCallOrBuilder()
Returns the definition of a tool call that should be executed by the
client.
|
ToolCallOrBuilder |
ResponseMessageOrBuilder.getToolCallOrBuilder()
Returns the definition of a tool call that should be executed by the
client.
|
Copyright © 2025 Google LLC. All rights reserved.