Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit b391373

Browse files
chore: Update generation configuration at Thu Jan 15 02:39:04 UTC 2026 (#3174)
* chore: Update generation configuration at Wed Jan 14 22:20:45 UTC 2026 * chore: generate libraries at Wed Jan 14 22:21:21 UTC 2026 * chore: Update generation configuration at Thu Jan 15 02:39:04 UTC 2026
1 parent 4b9ce88 commit b391373

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5656
If you are using Gradle 5.x or later, add this to your dependencies:
5757

5858
```Groovy
59-
implementation platform('com.google.cloud:libraries-bom:26.74.0-rc2')
59+
implementation platform('com.google.cloud:libraries-bom:26.73.0')
6060
6161
implementation 'com.google.cloud:google-cloud-bigquerystorage'
6262
```

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.65.1
2-
googleapis_commitish: e006e1c8b69c0594e6f872316a3543b3b37ad81b
3-
libraries_bom_version: 26.74.0-rc2
2+
googleapis_commitish: 415914bd49d41beaae8a9adb348ee2587c93aa70
3+
libraries_bom_version: 26.73.0
44
libraries:
55
- api_shortname: bigquerystorage
66
name_pretty: BigQuery Storage

0 commit comments

Comments
 (0)