CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

BigQuery

Last modified: 14 December 2021

Prerequisites for Google service account authentication:

  • Project ID

  • Service account email identifier

  • JSON file with a private key

Prerequisites for access and refresh tokens authentication:

  • Access and refresh tokens

  • Client ID

  • Client secret

If you are missing some of the prerequisites, consider reading the following tutorial.

This topic presents a general procedure on how you can connect to BigQuery from CLion. It is assumed that you already have the necessary prerequisites.