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

BigQuery

Last modified: 10 August 2022

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 IntelliJ IDEA. It is assumed that you already have the necessary prerequisites.