toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
UpdateModelConfig
/
UpdateModelConfig
Update
Model
Config
constructor
(
httpOptions
:
HttpOptions
?
=
null
,
displayName
:
String
?
=
null
,
description
:
String
?
=
null
,
defaultCheckpointId
:
String
?
=
null
,
updateMask
:
String
?
=
null
)