Purpose

Specifies the JWT audience claim associated with your service account. It is required to authenticate to Google BigQuery when the Service Account authentication is enabled (AuthenticationMethod=serviceaccount). To learn more about service accounts and JWT audience claims, refer to the Google documentation.

Valid Values

String

where:

String

is the JWT audience claim associated with your service account.

Data Source Methods

setJwtAudience

Default Value

https://accounts.google.com/o/oauth2/token

Data Type

String

See also

Configuring service account authentication