Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery client doesn't implement Projects.list #911

Closed
beccasaurus opened this issue Sep 20, 2016 · 2 comments · Fixed by #932
Closed

BigQuery client doesn't implement Projects.list #911

beccasaurus opened this issue Sep 20, 2016 · 2 comments · Fixed by #932
Assignees
Labels
api: bigquery Issues related to the BigQuery API.
Milestone

Comments

@beccasaurus
Copy link

As far as I can tell, google-cloud-bigquery does not implement Projects.list

API reference: https://cloud.google.com/bigquery/docs/reference/v2/projects/list
Documentation: https://cloud.google.com/bigquery/docs/managing_jobs_datasets_projects#projects
Endpoint: https://www.googleapis.com/bigquery/v2/projects

For reference, see similar issue filed and fixed for google-cloud-python:
googleapis/google-cloud-python#2143

@quartzmo
Copy link
Member

@remi Thanks for bring this omission to our attention. I read the Python issue and PR, it all makes sense. We will add it.

@quartzmo quartzmo modified the milestone: Speech Sep 22, 2016
quartzmo added a commit to quartzmo/google-cloud-ruby that referenced this issue Sep 28, 2016
Return new Project instances with same credentials.
Memoize google-api-client in Service for lazy init.

[closes googleapis#911]
@blowmage
Copy link
Contributor

blowmage commented Oct 1, 2016

Hi @remi, today google-cloud-bigquery version 0.20.2 was released with this. Please take a look. Thanks for opening the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants