Package com.google.genai.types
Class EmbeddingApiType
-
- All Implemented Interfaces:
public class EmbeddingApiTypeEnum representing the Gemini Enterprise Agent Platform embedding API to use.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumEmbeddingApiType.KnownEnum representing the known values for EmbeddingApiType.
-
Constructor Summary
Constructors Constructor Description EmbeddingApiType(String value)EmbeddingApiType(EmbeddingApiType.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
EmbeddingApiType
EmbeddingApiType(String value)
-
EmbeddingApiType
EmbeddingApiType(EmbeddingApiType.Known knownValue)
-
-
-
-