google-adk-kotlin
Toggle table of contents
0.9.0
common
Target filter
common
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-core
/
com.google.adk.kt.agents
/
Instruction
/
Companion
/
invoke
invoke
common
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
.