Uses of Class
org.springframework.ai.google.genai.image.GoogleGenAiImageConnectionDetails.Builder
Packages that use GoogleGenAiImageConnectionDetails.Builder
Package
Description
Google GenAI image generation support for Spring AI.
-
Uses of GoogleGenAiImageConnectionDetails.Builder in org.springframework.ai.google.genai.image
Methods in org.springframework.ai.google.genai.image that return GoogleGenAiImageConnectionDetails.BuilderModifier and TypeMethodDescriptionGoogleGenAiImageConnectionDetails.builder()GoogleGenAiImageConnectionDetails.Builder.credentials(@Nullable com.google.auth.oauth2.GoogleCredentials credentials) Sets theGoogleCredentialsto use for Vertex AI mode authentication.GoogleGenAiImageConnectionDetails.Builder.genAiClient(@Nullable com.google.genai.Client genAiClient)