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

Already on GitHub? Sign in to your account

feat!: move types to @googleapis/bigquery package #1331

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

Conversation

alvarowolfx
Copy link
Contributor

Move away from generating BigQuery Discovery types using discovery-tsd package to use generated ones from our own googleapis/bigquery package. This is a breaking change as the naming schema for types is different, but as we type alias the objects used on the methods of this package, this might be a smooth transition for our users.

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels Feb 6, 2024
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. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant