toggle menu
google-adk-kotlin
0.1.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.agents
/
Instruction
/
Text
Text
value
class
Text
(
val
text
:
String
)
:
Instruction
A literal text instruction. Wrapped into a single
Part
at runtime.
Members
Constructors
Text
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String