toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
InlinedRequest
/
InlinedRequest
Inlined
Request
constructor
(
model
:
String
?
=
null
,
contents
:
List
<
Content
>
?
=
null
,
metadata
:
Map
<
String
,
String
>
?
=
null
,
config
:
GenerateContentConfig
?
=
null
)