Uses of Enum Class
org.springframework.ai.google.genai.GoogleGenAiChatModel.GeminiMessageType
Packages that use GoogleGenAiChatModel.GeminiMessageType
-
Uses of GoogleGenAiChatModel.GeminiMessageType in org.springframework.ai.google.genai
Methods in org.springframework.ai.google.genai that return GoogleGenAiChatModel.GeminiMessageTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.GoogleGenAiChatModel.GeminiMessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.