From 83255e3f7378030cb0e7dbfd36d3bb220beeafbc Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Wed, 11 Jun 2025 02:31:08 +0000 Subject: [PATCH 1/2] chore: Update generation configuration at Wed Jun 11 02:31:02 UTC 2025 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 28b18604f..76cd11606 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.59.0 -googleapis_commitish: ad56690468e8f6ea87207d054bd6ad6adceaf0d3 +googleapis_commitish: 111b7383752255d1849a8d3b7259ed735acc4f97 libraries_bom_version: 26.61.0 libraries: - api_shortname: datastore From 0c36fa3b1d93cd24d40a19bbe85def8aa462a2ab Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Wed, 11 Jun 2025 02:33:48 +0000 Subject: [PATCH 2/2] chore: generate libraries at Wed Jun 11 02:31:28 UTC 2025 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a75655f2b..9db871f06 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datastore - 2.28.1 + 2.29.1 ```