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...
SingleAgentCallback
Type Alias SingleAgentCallback
SingleAgentCallback
:
(
context
:
Context
,
)
=>
Promise
<
Content
|
undefined
>
|
Content
|
undefined
A single callback function for an agent.
Type Declaration
(
context
:
Context
)
:
Promise
<
Content
|
undefined
>
|
Content
|
undefined
Parameters
context
:
Context
Returns
Promise
<
Content
|
undefined
>
|
Content
|
undefined
ADK for TypeScript: API Reference
Loading...
A single callback function for an agent.