Update Model Config
@Serializable
Configuration for updating a tuned model.
Constructors
Link copied to clipboard
constructor(httpOptions: HttpOptions? = null, displayName: String? = null, description: String? = null, defaultCheckpointId: String? = null, updateMask: String? = null)