toggle menu
google-adk-kotlin
0.1.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.agents
/
Instruction
/
Companion
/
invoke
invoke
operator
fun
invoke
(
text
:
String
)
:
Instruction
Shortcut for
Text
.
operator
fun
invoke
(
content
:
Content
)
:
Instruction
Shortcut for
Structured
.
operator
fun
invoke
(
provider
:
suspend
(
ReadonlyContext
)
->
Content
?
)
:
Instruction
Shortcut for
Provider
.