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...
ToolConfirmationEvent
Interface ToolConfirmationEvent
Represents a request for tool confirmation.
interface
ToolConfirmationEvent
{
confirmations
:
Record
<
string
,
unknown
>
;
type
:
TOOL_CONFIRMATION
;
}
Properties
confirmations
confirmations
:
Record
<
string
,
unknown
>
type
type
:
TOOL_CONFIRMATION
Properties
confirmations
type
ADK for TypeScript: API Reference - v1.5.0
Loading...
Represents a request for tool confirmation.