Skip to content

chore: Update generation configuration at Sat Jul 19 02:33:15 UTC 2025 #1899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
31b4cf8
chore: Update generation configuration at Thu Jun 26 02:31:44 UTC 2025
cloud-java-bot Jun 26, 2025
edd7c6c
chore: generate libraries at Thu Jun 26 02:32:12 UTC 2025
cloud-java-bot Jun 26, 2025
47226bb
chore: merge main into generate-libraries-main
cloud-java-bot Jun 27, 2025
1013119
chore: Update generation configuration at Fri Jun 27 02:32:03 UTC 2025
cloud-java-bot Jun 27, 2025
050b86d
chore: Update generation configuration at Sat Jun 28 02:30:19 UTC 2025
cloud-java-bot Jun 28, 2025
bf7bdc8
chore: Update generation configuration at Sun Jun 29 02:39:25 UTC 2025
cloud-java-bot Jun 29, 2025
1327748
chore: Update generation configuration at Tue Jul 1 02:40:34 UTC 2025
cloud-java-bot Jul 1, 2025
c346ec5
chore: Update generation configuration at Wed Jul 2 02:31:49 UTC 2025
cloud-java-bot Jul 2, 2025
17b1e99
chore: Update generation configuration at Thu Jul 3 02:32:36 UTC 2025
cloud-java-bot Jul 3, 2025
8ffef75
chore: Update generation configuration at Fri Jul 4 02:31:28 UTC 2025
cloud-java-bot Jul 4, 2025
41f04ab
chore: Update generation configuration at Tue Jul 8 02:32:49 UTC 2025
cloud-java-bot Jul 8, 2025
ea4f049
chore: merge main into generate-libraries-main
cloud-java-bot Jul 9, 2025
55cbe8d
chore: Update generation configuration at Wed Jul 9 02:33:40 UTC 2025
cloud-java-bot Jul 9, 2025
6305b77
chore: generate libraries at Wed Jul 9 02:34:11 UTC 2025
cloud-java-bot Jul 9, 2025
afa12a4
chore: Update generation configuration at Thu Jul 10 02:33:59 UTC 2025
cloud-java-bot Jul 10, 2025
7edaec4
chore: merge main into generate-libraries-main
cloud-java-bot Jul 11, 2025
663827c
chore: Update generation configuration at Fri Jul 11 02:36:06 UTC 2025
cloud-java-bot Jul 11, 2025
6403b70
chore: Update generation configuration at Sat Jul 12 02:35:31 UTC 2025
cloud-java-bot Jul 12, 2025
d151d46
chore: merge main into generate-libraries-main
cloud-java-bot Jul 15, 2025
c8fb082
chore: Update generation configuration at Tue Jul 15 02:38:30 UTC 2025
cloud-java-bot Jul 15, 2025
b3c2a33
chore: Update generation configuration at Wed Jul 16 02:36:20 UTC 2025
cloud-java-bot Jul 16, 2025
3a8d3ef
chore: Update generation configuration at Thu Jul 17 02:36:50 UTC 2025
cloud-java-bot Jul 17, 2025
f770a5c
chore: merge main into generate-libraries-main
cloud-java-bot Jul 19, 2025
b6ad670
chore: Update generation configuration at Sat Jul 19 02:33:15 UTC 2025
cloud-java-bot Jul 19, 2025
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 .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/scripts@v2.60.0
- uses: googleapis/sdk-platform-java/.github/scripts@v2.59.0
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.59.0
googleapis_commitish: 8a883235bc76e941ef745a5b5465878dadc9c440
googleapis_commitish: 29c240bcc463751f6224deb048f3332bddf4c3ef
libraries_bom_version: 26.61.0
libraries:
- api_shortname: datastore
Expand Down