We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f31da8 commit 1934932Copy full SHA for 1934932
.github/workflows/hermetic_library_generation.yaml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
fetch-depth: 0
39
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40
- - uses: googleapis/sdk-platform-java/.github/scripts@v2.58.0
+ - uses: googleapis/sdk-platform-java/.github/scripts@v2.59.0
41
if: env.SHOULD_RUN == 'true'
42
43
base_ref: ${{ github.base_ref }}
generation_config.yaml
@@ -1,6 +1,6 @@
1
-gapic_generator_version: 2.56.2
2
-googleapis_commitish: ce291b3bc967923f89e0e54ed33d18802672b171
3
-libraries_bom_version: 26.59.0
+gapic_generator_version: 2.59.0
+googleapis_commitish: cc520460fa6b89750bc3578539f2f436c827d956
+libraries_bom_version: 26.61.0
4
libraries:
5
- api_shortname: datastore
6
name_pretty: Cloud Datastore
0 commit comments