Skip to content

feat(bigquery/v2): generate job service client #2717

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alvarowolfx
Copy link
Collaborator

Include JobService for generated bigquery/v2 package.

All methods that we want to exclude (tabledata.list and tabledata.insertAll for example) for the modernized clients were already removed from the internal proto definition folder.

@alvarowolfx alvarowolfx requested a review from coryan July 17, 2025 20:42
@alvarowolfx alvarowolfx requested a review from a team as a code owner July 17, 2025 20:42
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Jul 17, 2025
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@a2bde35). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2717   +/-   ##
=======================================
  Coverage        ?   95.61%           
=======================================
  Files           ?       93           
  Lines           ?     4011           
  Branches        ?        0           
=======================================
  Hits            ?     3835           
  Misses          ?      176           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 BigQuery API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants