This section provides you the details on various fields required to configure BigQuery in Data Integrity Suite.
| Field | Description |
|---|---|
| Name | Specifies the name of the data connection. This is a mandatory field. |
| Description | Allows you to describe the purpose of this data connection. |
| Use Connection As | Select the type of connection to define its role:
|
| By default, the BigQuery connection is selected as the Source, and you are required to enter the following fields: | |
| Credentials JSON | Specifies the contents of the service account key file, which is a JSON object required for authentication with the data source. This is a mandatory field. |
| Default Dataset ID | Specifies the name of the BigQuery dataset to connect to. A dataset in BigQuery acts as a container for tables and other objects. |
| Project ID | Specifies the unique identifier of your BigQuery project, which can be located in the Google Cloud Console. This is a mandatory field. |
| If using the BigQuery connection as the Target, provide the following additional fields: | |
| Credentials JSON | Specifies the contents of the service account key file, which is a JSON object required for authentication with the data source. |
| Default Dataset ID | Specifies the name of the BigQuery dataset to connect to. A dataset in BigQuery acts as a container for tables and other objects. This is a mandatory field. |
| Project ID | Specifies the unique identifier of your BigQuery project, which can be located in the Google Cloud Console. This is a mandatory field. |
| Dataset Location | Select the dataset location where the data will be loaded. Options include US, EU, or Asia. This is a mandatory field. |
| Loading Method | Specifies the method for loading data. Choose between Standard Inserts or Google Cloud Storage (GCS) Staging. |
|
If using Standard Inserts, configure the following additional fields:
|
|
|
If using (GCS) Staging, configure the following additional fields:
|
|