google-adk-kotlin
Toggle table of contents
0.9.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-webserver
/
com.google.adk.kt.webserver.models
/
AgentRunRequest
/
AgentRunRequest
Agent
Run
Request
constructor
(
appName
:
String
,
userId
:
String
,
sessionId
:
String
?
=
null
,
newMessage
:
Content
?
=
null
,
streaming
:
Boolean
=
false
,
stateDelta
:
Map
<
String
,
Any
>
?
=
null
,
invocationId
:
String
?
=
null
)