Skip to content

Commit 7ad94c4

Browse files
committed
chore(librarian): onboard google-cloud-bigquery-storage
1 parent 89b992d commit 7ad94c4

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

.librarian/state.yaml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -957,6 +957,50 @@ libraries:
957957
remove_regex:
958958
- packages/google-cloud-bigquery-reservation/
959959
tag_format: '{id}-v{version}'
960+
- id: google-cloud-bigquery-storage
961+
version: 2.33.1
962+
last_generated_commit: d300b151a973ce0425ae4ad07b3de957ca31bec6
963+
apis:
964+
- path: google/cloud/bigquery/storage/v1beta2
965+
service_config: bigquerystorage_v1beta2.yaml
966+
- path: google/cloud/bigquery/storage/v1alpha
967+
service_config: bigquerystorage_v1alpha.yaml
968+
- path: google/cloud/bigquery/storage/v1beta
969+
service_config: bigquerystorage_v1beta.yaml
970+
- path: google/cloud/bigquery/storage/v1
971+
service_config: bigquerystorage_v1.yaml
972+
source_roots:
973+
- packages/google-cloud-bigquery-storage
974+
preserve_regex:
975+
- docs/.*/library.rst
976+
- docs/CHANGELOG.md
977+
- docs/README.rst
978+
- google/cloud/bigquery_storage_v1/client.py
979+
- google/cloud/bigquery_storage_v1/exceptions.py
980+
- google/cloud/bigquery_storage_v1/gapic_types.py
981+
- google/cloud/bigquery_storage_v1/reader.py
982+
- google/cloud/bigquery_storage_v1/writer.py
983+
- google/cloud/bigquery_storage_v1beta2/client.py
984+
- google/cloud/bigquery_storage_v1beta2/exceptions.py
985+
- packages/google-cloud-bigquery-storage/CHANGELOG.md
986+
- packages/google-cloud-bigquery-storage/CONTRIBUTING
987+
- samples/README.txt
988+
- samples/conftest.py
989+
- samples/pyarrow
990+
- samples/quickstart
991+
- samples/snippets
992+
- samples/to_dataframe
993+
- samples/noxfile.py
994+
- scripts/client-post-processing
995+
- scripts/decrypt-secrets.sh
996+
- scripts/readme-gen
997+
- testing/.gitignore
998+
- tests/system
999+
- tests/system
1000+
- tests/unit/.*.py
1001+
remove_regex:
1002+
- packages/google-cloud-bigquery-storage
1003+
tag_format: '{id}-v{version}'
9601004
- id: google-cloud-billing
9611005
version: 1.17.0
9621006
last_generated_commit: 3322511885371d2b2253f209ccc3aa60d4100cfd

0 commit comments

Comments
 (0)