toggle menu
google-genai-kotlin
0.5.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
ProxyOptions
/
ProxyOptions
Proxy
Options
constructor
(
type
:
ProxyType
?
=
null
,
host
:
String
?
=
null
,
port
:
Int
?
=
null
,
username
:
String
?
=
null
,
password
:
String
?
=
null
)