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

Commit d3175ae

Browse files
chore: Update generation configuration at Wed Apr 2 02:29:05 UTC 2025 (#2933)
* chore: Update generation configuration at Tue Apr 1 02:32:25 UTC 2025 * chore: generate libraries at Tue Apr 1 02:32:57 UTC 2025 * chore: Update generation configuration at Wed Apr 2 02:29:05 UTC 2025 * chore: generate libraries at Wed Apr 2 02:29:34 UTC 2025
1 parent 397c270 commit d3175ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>26.57.0</version>
22+
<version>26.58.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -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.58.0')
59+
implementation platform('com.google.cloud:libraries-bom:26.59.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.55.1
2-
googleapis_commitish: 2b63b9276dca4d5046470fe5e1022bd982629f62
3-
libraries_bom_version: 26.58.0
2+
googleapis_commitish: 453b0cc093f83796765503ead7ec9f5f8196125f
3+
libraries_bom_version: 26.59.0
44
libraries:
55
- api_shortname: bigquerystorage
66
name_pretty: BigQuery Storage

0 commit comments

Comments
 (0)