The goal is to access Google Cloud Platform project Bigquery data from Google Cloud Platform instance. The way I know how to do this locally is from Google Cloud Platform JSON credentials. I'm reluctant to put JSON credentials on Google Cloud Platform instances.
Can someone point me to documentation or pointers on if this is possible?
Essentially here: https://cloud.google.com/bigquery/docs/reference/libraries#client-libraries-install-python while in a GCP vm.
