Package com.google.genai.types
Class TuningMethod
-
- All Implemented Interfaces:
public class TuningMethodEnum representing the tuning method.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumTuningMethod.KnownEnum representing the known values for TuningMethod.
-
Constructor Summary
Constructors Constructor Description TuningMethod(String value)TuningMethod(TuningMethod.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
TuningMethod
TuningMethod(String value)
-
TuningMethod
TuningMethod(TuningMethod.Known knownValue)
-
-
-
-