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-testing
/
com.google.adk.kt.testing
/
modelFunctionCallResponse
model
Function
Call
Response
fun
modelFunctionCallResponse
(
name
:
String
,
args
:
Map
<
String
,
Any
>
=
emptyMap()
,
id
:
String
?
=
null
)
:
ERROR CLASS: Symbol not found for LlmResponse
A model response containing a single FunctionCall part.