toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
ApiKeyConfig
/
ApiKeyConfig
Api
Key
Config
constructor
(
apiKeySecret
:
String
?
=
null
,
apiKeyString
:
String
?
=
null
,
httpElementLocation
:
HttpElementLocation
?
=
null
,
name
:
String
?
=
null
)