toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
StreamableHttpTransport
/
StreamableHttpTransport
Streamable
Http
Transport
constructor
(
headers
:
Map
<
String
,
String
>
?
=
null
,
sseReadTimeout
:
Duration
?
=
null
,
terminateOnClose
:
Boolean
?
=
null
,
timeout
:
Duration
?
=
null
,
url
:
String
?
=
null
)