Package com.google.genai.types
Class AdapterSize
-
- All Implemented Interfaces:
public class AdapterSizeAdapter size for tuning. This enum is not supported in Gemini API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumAdapterSize.KnownEnum representing the known values for AdapterSize.
-
Constructor Summary
Constructors Constructor Description AdapterSize(String value)AdapterSize(AdapterSize.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
AdapterSize
AdapterSize(String value)
-
AdapterSize
AdapterSize(AdapterSize.Known knownValue)
-
-
-
-