Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
ToolResultEvent
Interface ToolResultEvent
Represents the result of a tool execution.
interface
ToolResultEvent
{
result
:
FunctionResponse
;
type
:
TOOL_RESULT
;
}
Properties
result
result
:
FunctionResponse
type
type
:
TOOL_RESULT
Properties
result
type
ADK for TypeScript: API Reference - v1.5.0
Loading...
Represents the result of a tool execution.