googleapis / googleapis/google-cloud-node
Surface `jobs.query` and `jobs.getQueryResults` on the new v2 client
Open
api: bigquery
library: bigquery
priority: p2
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
Since users can use those methods via `centralizedClient.jobClient.query` and `centralizedClient.jobClient.getQueryResults`, would make sense to just surface those.
Also samples can be updated to get rid of using `jobClient` directly.
Another debatable thing is, I think those clients can be made private, but is less of a problem imho.
Contributor guide
Assessment
This issue has not been assessed yet.