- Project Id
- Service Account Private Key JSON

How to get the Project Id
To obtain your project Id, navigate to your Google Cloud console’s Projects List. You can do so here. Then, choose the Project ID of the project where your BigQuery is in.
How to get the Service Account Private Key JSON
First things first, if you don’t have a service account yet, create a service account following Google’s Documentation here. Then follow the steps in Google’s Documentation here on how to create a private key in JSON format. See sample below showing how a private key in JSON format looks like.
Configuring the Service Account
Next, you’ll need to configure the Service Account. To do so, follow the simple steps below:Go to the project principals list in your Google Cloud Console

Complete Block Credentials


