toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
ListBatchJobsParameters
List
Batch
Jobs
Parameters
@
Serializable
data
class
ListBatchJobsParameters
(
val
config
:
ListBatchJobsConfig
?
=
null
)
Config for batches.list parameters.
Members
Constructors
List
Batch
Jobs
Parameters
Link copied to clipboard
constructor
(
config
:
ListBatchJobsConfig
?
=
null
)
Properties
config
Link copied to clipboard
val
config
:
ListBatchJobsConfig
?
=
null