toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
AuthType
Auth
Type
@
Serializable
@
JvmInline
value
class
AuthType
(
val
value
:
String
)
Type of auth scheme. This enum is not supported in Gemini API.
Members
Constructors
Auth
Type
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String