toggle menu
google-adk-kotlin
0.2.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.types
/
FunctionResponse
/
FunctionResponse
Function
Response
constructor
(
name
:
String
,
response
:
Map
<
String
,
Any
?
>
=
emptyMap()
,
id
:
String
?
=
null
)