toggle menu
google-genai-kotlin
1.1.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
AuthToken
/
AuthToken
Auth
Token
constructor
(
name
:
String
?
=
null
,
expireTime
:
String
?
=
null
,
newSessionExpireTime
:
String
?
=
null
,
uses
:
Int
?
=
null
)