feat(google/cloud/bigquery/storage/v1): onboard a new library#8861
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new auto-generated Node.js client library, @google-cloud/bigquery-storage-api, complete with configuration files, TypeScript/JavaScript source code, unit and system tests, and protocol buffer definitions for the BigQuery Storage API. Feedback suggests configuring metadata_name_override and name_pretty_override under the nodejs section in librarian.yaml to avoid naming conflicts with the existing google-cloud-bigquery-storage library and to fix broken auto-generated links in the README.md.
93bd6d3 to
ca5c139
Compare
feywind
left a comment
There was a problem hiding this comment.
The original package has a bunch of alpha and beta gapics, but I don't see where they're being used or exported. So I think those are vestigial, and we can just use v1 here.
ca5c139 to
4b0da54
Compare
Yes, currently only |
No description provided.