Uses of Class
com.google.genai.types.AuthConfigGoogleServiceAccountConfig.Builder
Packages that use AuthConfigGoogleServiceAccountConfig.Builder
-
Uses of AuthConfigGoogleServiceAccountConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return AuthConfigGoogleServiceAccountConfig.BuilderModifier and TypeMethodDescriptionAuthConfigGoogleServiceAccountConfig.builder()Instantiates a builder for AuthConfigGoogleServiceAccountConfig.AuthConfigGoogleServiceAccountConfig.Builder.serviceAccount(String serviceAccount) AuthConfigGoogleServiceAccountConfig.toBuilder()Creates a builder with the same values as this instance.