toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
CompletionStats
/
CompletionStats
Completion
Stats
constructor
(
failedCount
:
Long
?
=
null
,
incompleteCount
:
Long
?
=
null
,
successfulCount
:
Long
?
=
null
,
successfulForecastPointCount
:
Long
?
=
null
)