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

feat: Add jobs.delete #1023

Merged
steffnay merged 25 commits intogoogleapis:mainfrom
steffnay:add-jobs-delete
Jan 10, 2022
Merged

feat: Add jobs.delete #1023
steffnay merged 25 commits intogoogleapis:mainfrom
steffnay:add-jobs-delete

Conversation

@steffnay
Copy link
Copy Markdown
Contributor

@steffnay steffnay commented Oct 8, 2021

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

Fixes #1010 🦕

@steffnay steffnay requested review from a team and loferris October 8, 2021 21:28
@product-auto-label product-auto-label Bot added the api: bigquery Issues related to the googleapis/nodejs-bigquery API. label Oct 8, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2021
@steffnay steffnay added owlbot:ignore instruct owl-bot to ignore a PR owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 8, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2021
@steffnay steffnay added owlbot:run Add this label to trigger the Owlbot post processor. and removed owlbot:ignore instruct owl-bot to ignore a PR labels Oct 8, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2021
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2021
@steffnay steffnay assigned steffnay and unassigned stephenplusplus Oct 8, 2021
@steffnay steffnay changed the title feat: Add jobs.delete feat: Add jobs.delete and update to latest discovery types Oct 10, 2021
Comment thread src/job.ts Outdated
Comment thread src/job.ts Outdated
Comment thread src/job.ts Outdated
Comment thread src/job.ts Outdated
@steffnay
Copy link
Copy Markdown
Contributor Author

steffnay commented Nov 15, 2021

@JustinBeckwith I realized I needed to refactor, so the type issues are no longer a thing.

@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 7, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 7, 2021
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 8, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 8, 2021
@bcoe bcoe added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 15, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 15, 2021
Comment thread system-test/bigquery.ts
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2022
@steffnay steffnay added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2022
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2022
@steffnay steffnay merged commit 12f7771 into googleapis:main Jan 10, 2022
@steffnay steffnay changed the title feat: Add jobs.delete and update to latest discovery types feat: Add jobs.delete Jan 18, 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. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BigQuery - support jobs.delete

5 participants