Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentDelta
MCPServerToolResultDelta
Interface MCPServerToolResultDelta
interface
MCPServerToolResultDelta
{
call_id
?:
string
;
name
?:
string
;
result
?:
|
string
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
MCPServerToolResultDelta
.
Items
;
server_name
?:
string
;
type
:
"mcp_server_tool_result"
;
}
Index
Properties
call_
id?
name?
result?
server_
name?
type
Properties
Optional
call_
id
call_id
?:
string
ID to match the ID from the function call block.
Optional
name
name
?:
string
Optional
result
result
?:
|
string
|
GeminiNextGenAPIClient
.
Interactions
.
ContentDelta
.
MCPServerToolResultDelta
.
Items
Tool call result delta.
Optional
server_
name
server_name
?:
string
type
type
:
"mcp_server_tool_result"
Settings
Theme
OS
Light
Dark
On This Page
Properties
call_
id
name
result
server_
name
type
@google/genai
Loading...
ID to match the ID from the function call block.