Uses of Enum Class
dev.langchain4j.model.google.genai.GoogleGenAiEmbeddingModel.TaskTypeEnum
Packages that use GoogleGenAiEmbeddingModel.TaskTypeEnum
-
Uses of GoogleGenAiEmbeddingModel.TaskTypeEnum in dev.langchain4j.model.google.genai
Subclasses with type arguments of type GoogleGenAiEmbeddingModel.TaskTypeEnum in dev.langchain4j.model.google.genaiMethods in dev.langchain4j.model.google.genai that return GoogleGenAiEmbeddingModel.TaskTypeEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GoogleGenAiEmbeddingModel.TaskTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.google.genai with parameters of type GoogleGenAiEmbeddingModel.TaskTypeEnumModifier and TypeMethodDescriptionGoogleGenAiBatchEmbeddingModel.Builder.taskType(GoogleGenAiEmbeddingModel.TaskTypeEnum taskType) GoogleGenAiEmbeddingModel.Builder.taskType(GoogleGenAiEmbeddingModel.TaskTypeEnum taskType)