Package com.google.genai.types
Class Type
-
- All Implemented Interfaces:
public class TypeData type of the schema field.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumType.KnownEnum representing the known values for Type.
-
Constructor Summary
Constructors Constructor Description Type(String value)Type(Type.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
Type
Type(String value)
-
Type
Type(Type.Known knownValue)
-
-
-
-