Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
b239da4
chore: Update generation configuration at Fri Feb 27 02:52:25 UTC 2026
cloud-java-bot Feb 27, 2026
d70b051
chore: generate libraries at Fri Feb 27 02:52:53 UTC 2026
cloud-java-bot Feb 27, 2026
1f344c3
chore: merge main into generate-libraries-main
cloud-java-bot Feb 28, 2026
41bb3fc
chore: Update generation configuration at Sat Feb 28 02:43:25 UTC 2026
cloud-java-bot Feb 28, 2026
a89a1a5
chore: Update generation configuration at Tue Mar 3 02:55:31 UTC 2026
cloud-java-bot Mar 3, 2026
53add46
chore: Update generation configuration at Wed Mar 4 02:50:50 UTC 2026
cloud-java-bot Mar 4, 2026
35f130a
chore: Update generation configuration at Thu Mar 5 02:52:36 UTC 2026
cloud-java-bot Mar 5, 2026
57c6f40
chore: generate libraries at Thu Mar 5 02:53:03 UTC 2026
cloud-java-bot Mar 5, 2026
3e86299
chore: Update generation configuration at Fri Mar 6 02:52:29 UTC 2026
cloud-java-bot Mar 6, 2026
dcb621a
chore: Update generation configuration at Sat Mar 7 02:46:31 UTC 2026
cloud-java-bot Mar 7, 2026
1fbb934
chore: Update generation configuration at Tue Mar 10 02:50:30 UTC 2026
cloud-java-bot Mar 10, 2026
0fe10d1
chore: Update generation configuration at Wed Mar 11 02:50:25 UTC 2026
cloud-java-bot Mar 11, 2026
c8b5a01
chore: merge main into generate-libraries-main
cloud-java-bot Mar 12, 2026
7e7c709
chore: Update generation configuration at Thu Mar 12 02:53:45 UTC 2026
cloud-java-bot Mar 12, 2026
5475b77
chore: Update generation configuration at Fri Mar 13 02:52:07 UTC 2026
cloud-java-bot Mar 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.76.0')
implementation platform('com.google.cloud:libraries-bom:26.77.0')

implementation 'com.google.cloud:google-cloud-storage'
```
Expand Down
4 changes: 2 additions & 2 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.67.0
googleapis_commitish: dd3d17addb94bd4a392a5270795c11a27a1334fc
libraries_bom_version: 26.76.0
googleapis_commitish: 6f8a554039638f4a9ca78d5f0c964281a16f4166
libraries_bom_version: 26.77.0
libraries:
- api_shortname: storage
name_pretty: Cloud Storage
Expand Down
Loading