Not able to create BigQuery Credentials to set up connection

I am a beeginner in dbt. I have created an account. I have my data in BigQuery.

As I am trying to create a Big Query connection, I have trouble setting up BigQuery OAuth in dbt.There is no “OAuth 2.0 Settings” section in the Project Details screen in my dbt account

@harshabongle You need to click the option to:

  1. Select the “Configure development environment and add a connection”.
  2. Choose the options at Add a Connection from the Connections drop then list.
  3. Choose BigQuery and find the Auth 2.0 Settings at the bottom of the page.

Thank You !! I figured it out after tinkering with various options.