chore: migrate google-cloud-bigquery-connection to librarian#8544
chore: migrate google-cloud-bigquery-connection to librarian#8544quirogas wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the Google Cloud BigQuery Connection library configuration and samples. Key changes include enabling code generation by removing skip_generate: true in librarian.yaml, updating repository metadata, correcting the required package name from 'connection' to '@google-cloud/bigquery-connection' across multiple generated sample files, and updating the logging namespace and GAPIC metadata to match. There are no review comments, so I have no feedback to provide.
5acb535 to
737af28
Compare
|
This definitely needs more investigation - it's not clear to me whether the current code is wrong, or whether we need another GAPIC generator option in the librarian config. |
|
Filed googleapis/librarian#6379 - I strongly suspect this is a matter of v1beta1 not being configured properly in Bazel. Note that it's only v1beta1 that's changed, not v1. |
No description provided.