TuningJobState

@Serializable
value class TuningJobState(val value: String)

Output only. The detail state of the tuning job (while the overall JobState is running). This enum is not supported in Gemini API.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard