toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
ListTuningJobsParameters
List
Tuning
Jobs
Parameters
@
Serializable
data
class
ListTuningJobsParameters
(
val
config
:
ListTuningJobsConfig
?
=
null
)
Parameters for the list tuning jobs method.
Members
Constructors
List
Tuning
Jobs
Parameters
Link copied to clipboard
constructor
(
config
:
ListTuningJobsConfig
?
=
null
)
Properties
config
Link copied to clipboard
val
config
:
ListTuningJobsConfig
?
=
null