Skip to content

Commit 08e1956

Browse files
committed
chore(librarian): onboard google-cloud-bigquery-storage
1 parent 64a5385 commit 08e1956

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

.librarian/state.yaml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4527,3 +4527,46 @@ libraries:
45274527
remove_regex:
45284528
- packages/google-cloud-network-security
45294529
tag_format: '{id}-v{version}'
4530+
- id: google-cloud-bigquery-storage
4531+
version: 2.33.1
4532+
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
4533+
apis:
4534+
- path: google/cloud/bigquery/storage/v1beta2
4535+
service_config: bigquerystorage_v1beta2.yaml
4536+
- path: google/cloud/bigquery/storage/v1alpha
4537+
service_config: bigquerystorage_v1alpha.yaml
4538+
- path: google/cloud/bigquery/storage/v1beta
4539+
service_config: bigquerystorage_v1beta.yaml
4540+
- path: google/cloud/bigquery/storage/v1
4541+
service_config: bigquerystorage_v1.yaml
4542+
source_roots:
4543+
- packages/google-cloud-bigquery-storage
4544+
preserve_regex:
4545+
- docs/.*/library.rst
4546+
- docs/CHANGELOG.md
4547+
- docs/README.rst
4548+
- google/cloud/bigquery_storage_v1/client.py
4549+
- google/cloud/bigquery_storage_v1/exceptions.py
4550+
- google/cloud/bigquery_storage_v1/gapic_types.py
4551+
- google/cloud/bigquery_storage_v1/reader.py
4552+
- google/cloud/bigquery_storage_v1/writer.py
4553+
- google/cloud/bigquery_storage_v1beta2/client.py
4554+
- google/cloud/bigquery_storage_v1beta2/exceptions.py
4555+
- packages/google-cloud-bigquery-storage/CHANGELOG.md
4556+
- packages/google-cloud-bigquery-storage/CONTRIBUTING
4557+
- samples/README.txt
4558+
- samples/conftest.py
4559+
- samples/pyarrow
4560+
- samples/quickstart
4561+
- samples/snippets
4562+
- samples/to_dataframe
4563+
- scripts/client-post-processing
4564+
- scripts/decrypt-secrets.sh
4565+
- scripts/readme-gen
4566+
- testing/.gitignore
4567+
- tests/system
4568+
- tests/system
4569+
- tests/unit/.*.py
4570+
remove_regex:
4571+
- packages/google-cloud-bigquery-storage
4572+
tag_format: '{id}-v{version}'

0 commit comments

Comments
 (0)