Can we pass the credentials directly as dictionary/json instead of key json file path? #331
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-sqlalchemy API.
type: docs
Improvement to the documentation for an API.
Actually I want to take credentials as input from the user and saving it in the file would be not appropriate, so is there a way where i can directly pass credentals to connect method instead of json key file path?
The text was updated successfully, but these errors were encountered: