skip to main content
Connection property descriptions : ServiceAccountEmail
  

Try DataDirect Drivers Now

ServiceAccountEmail

Purpose

Specifies the email address associated with your service account that is required to authenticate to a Google BigQuery instance when service account authentication is enabled (AuthenticationMethod=serviceaccount).
To learn more about service accounts and service account emails, refer to Google documentation.

Valid Values

string
where:
string
is your service account's email address.

Data Source Method

setServiceAccountEmail

Default

None

Data Type

String

See also

Configuring service account authentication
ServiceAccountPrivateKey
Service account properties