toggle menu
google-adk-kotlin
0.1.0
jvm
switch theme
search in API
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
)