TuningJobState

public class TuningJobState

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
public void TuningJobState(String value)
public void TuningJobState(TuningJobState.Known knownValue)

Types

Link copied to clipboard
public enum Known
Enum representing the known values for TuningJobState.

Functions

Link copied to clipboard
public boolean equals(Object o)
Link copied to clipboard
public int hashCode()
Link copied to clipboard
Link copied to clipboard
public String toString()