google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
AuthConfigGoogleServiceAccountConfig
/
Builder
Builder
public
abstract
class
Builder
Builder for AuthConfigGoogleServiceAccountConfig.
Members
Constructors
Auth
Config
Google
Service
Account
Config.
Builder
Link copied to clipboard
public
void
AuthConfigGoogleServiceAccountConfig.Builder
(
)
Functions
build
Link copied to clipboard
public
abstract
AuthConfigGoogleServiceAccountConfig
build
(
)
clear
Service
Account
Link copied to clipboard
@
CanIgnoreReturnValue
(
)
public
AuthConfigGoogleServiceAccountConfig.Builder
clearServiceAccount
(
)
Clears the value of serviceAccount field.
service
Account
Link copied to clipboard
public
abstract
AuthConfigGoogleServiceAccountConfig.Builder
serviceAccount
(
String
serviceAccount
)
Setter for serviceAccount.