toggle menu
google-adk-kotlin
0.2.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.types
/
GenerateContentResponse
/
GenerateContentResponse
Generate
Content
Response
constructor
(
candidates
:
List
<
Candidate
>
=
emptyList()
,
promptFeedback
:
PromptFeedback
?
=
null
,
usageMetadata
:
UsageMetadata
?
=
null
,
modelVersion
:
String
?
=
null
)