toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
CountTokensConfig
/
CountTokensConfig
Count
Tokens
Config
constructor
(
httpOptions
:
HttpOptions
?
=
null
,
systemInstruction
:
Content
?
=
null
,
tools
:
List
<
Tool
>
?
=
null
,
generationConfig
:
GenerationConfig
?
=
null
)