google-cloud-bigquery dependency:
Connection config
Authentication
BigQuery supports two authentication methods: Application Default Credentials (default): Uses the credentials fromgcloud auth application-default login or the environment’s service account. No config needed beyond project.
Service account file:

