serviceAccount property

String? serviceAccount
getter/setter pair

Google-managed service account associated with this connection, e.g., service-{project_number}@gcp-sa-bigqueryconnection.iam.gserviceaccount.com.

BigQuery jobs using this connection will act as service_account identity while connecting to the datasource.

Output only.

Implementation

core.String? serviceAccount;