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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for accessing jobs cross-project #1083

Merged
merged 2 commits into from Mar 1, 2022

Conversation

steffnay
Copy link
Contributor

@steffnay steffnay commented Mar 1, 2022

Adds the ability for user to provide projectId option in order to access Job resources in other projects to which they have been granted access.

  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1030 馃

@steffnay steffnay requested a review from a team as a code owner March 1, 2022 04:14
@steffnay steffnay requested review from a team and shollyman March 1, 2022 04:14
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/nodejs-bigquery API. label Mar 1, 2022
@steffnay steffnay changed the title feat: add support accessing jobs cross-project feat: add support for accessing jobs cross-project Mar 1, 2022
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 1, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 1, 2022
@steffnay steffnay merged commit 9e5bae2 into googleapis:main Mar 1, 2022
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 googleapis/nodejs-bigquery API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cross Project Support
2 participants