See: https://cloud.google.com/bigquery/docs/managing_jobs_datasets_projects#projects
and https://cloud-dot-devsite.googleplex.com/bigquery/docs/reference/rest/v2/projects/list
The BigQuery API provides a way to access the list of projects available. (This is because BigQuery was one of the first Google Cloud APIs and customers may wish to access BigQuery projects without using resource manager.)
See also: googleapis/google-cloud-python#2143
See: https://cloud.google.com/bigquery/docs/managing_jobs_datasets_projects#projects
and https://cloud-dot-devsite.googleplex.com/bigquery/docs/reference/rest/v2/projects/list
The BigQuery API provides a way to access the list of projects available. (This is because BigQuery was one of the first Google Cloud APIs and customers may wish to access BigQuery projects without using resource manager.)
See also: googleapis/google-cloud-python#2143