googleapis / googleapis/google-cloud-node

Surface `jobs.query` and `jobs.getQueryResults` on the new v2 client

Open
#7,225 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.