Package com.google.genai.types
Class EmbeddingApiType
java.lang.Object
com.google.genai.types.EmbeddingApiType
Enum representing the Vertex embedding API to use.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum representing the known values for EmbeddingApiType. -
Constructor Summary
ConstructorsConstructorDescriptionEmbeddingApiType(EmbeddingApiType.Known knownValue) EmbeddingApiType(String value) -
Method Summary