BigQuery
Integrate via Direct Connect
Steps
1. Enable BigQuery API
If BigQuery API is already enabled, you can skip this step.
-
Please go to Google Cloud API & Services - Dashboard. Click “+
ENABLE APIS AND SERVICES”
-
Search for “BigQuery API”
-
Select it and click
ENABLE
2. Create Service Account
-
Open the Credentials page in Google Cloud Platform API Manager (if needed, select your target project from the dropdown list on the top).
-
Click
CREATE CREDENTIALSand chooseService account
-
Enter “Kubit” as the name for the service account. Then click
CREATE. -
Note:
Service account emailshown on the screen is the "Kubit Service Account Email"
-
Assign the following BigQuery roles to the Kubit service account:
-
Select the newly created Service account. Click Keys - ADD KEY - Create a new key.
-
Select JSON in the popup window. Click CREATE.
-
A JSON private key file will be downloaded to your computer. Please store the key in a secure and private location.
3. Share Connection Details
ImportantPlease, share the following information with the Kubit team:
- The JSON private key you've generated following this guide. Use a secure media such as a password manager.
- Your dataset id.
- Your dataset region and zone.
Updated 9 days ago