googleapis / nodejs-bigquery

Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.
https://cloud.google.com/bigquery/
Apache License 2.0
468 stars 211 forks source link

chore: remove type any when possible #1347

Open alvarowolfx opened 8 months ago

alvarowolfx commented 8 months ago

Cleanup to remove type any warnings when we can use BigQuery service definition typings.