Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

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

Merged
steffnay merged 2 commits intogoogleapis:mainfrom
steffnay:add-cross-job
Mar 1, 2022
Merged

feat: add support for accessing jobs cross-project#1083
steffnay merged 2 commits intogoogleapis:mainfrom
steffnay:add-cross-job

Conversation

@steffnay
Copy link
Copy Markdown
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 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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