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
/
Text
Text
common
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
common
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
common
val
text
:
String