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) Setter for serviceAccount.AuthConfigGoogleServiceAccountConfig.toBuilder()
Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type AuthConfigGoogleServiceAccountConfig.BuilderModifier and TypeMethodDescriptionAuthConfig.Builder.googleServiceAccountConfig
(AuthConfigGoogleServiceAccountConfig.Builder googleServiceAccountConfigBuilder) Setter for googleServiceAccountConfig builder.