gemini4kt
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
gemini4kt
gemini4kt
/
io.github.ugaikit.gemini4kt.batch
/
BatchGcsSource
Batch
Gcs
Source
@
Serializable
data
class
BatchGcsSource
(
val
uris
:
List
<
String
>
)
Represents a Google Cloud Storage source.
Members
Constructors
Batch
Gcs
Source
Link copied to clipboard
constructor
(
uris
:
List
<
String
>
)
Properties
uris
Link copied to clipboard
val
uris
:
List
<
String
>
A list of Google Cloud Storage URIs.