Open sp35 opened 2 years ago
Choice to initiate the underlying google cloud sdk with path to service account json instead of environment variable
I can't switch between different bigquery accounts.
Here is the pull request resolving this issue: https://github.com/go-gorm/bigquery/pull/20
Describe the feature
Choice to initiate the underlying google cloud sdk with path to service account json instead of environment variable
Motivation
I can't switch between different bigquery accounts.
Related Issues