Skip to content

Commit b299266

Browse files
chore: Update generation configuration at Wed Oct 9 02:23:35 UTC 2024 (#1608)
* chore: Update generation configuration at Tue Oct 1 02:27:19 UTC 2024 * chore: generate libraries at Tue Oct 1 02:27:43 UTC 2024 * chore: Update generation configuration at Wed Oct 2 02:23:35 UTC 2024 * chore: Update generation configuration at Thu Oct 3 02:23:49 UTC 2024 * chore: Update generation configuration at Fri Oct 4 02:23:55 UTC 2024 * chore: generate libraries at Fri Oct 4 02:24:21 UTC 2024 * chore: Update generation configuration at Sat Oct 5 02:26:12 UTC 2024 * chore: Update generation configuration at Sun Oct 6 02:25:59 UTC 2024 * chore: generate libraries at Sun Oct 6 02:26:25 UTC 2024 * chore: Update generation configuration at Tue Oct 8 02:25:05 UTC 2024 * chore: generate libraries at Tue Oct 8 02:25:30 UTC 2024 * chore: Update generation configuration at Wed Oct 9 02:23:35 UTC 2024
1 parent 742d059 commit b299266

11 files changed

+5633
-103
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5050
If you are using Gradle 5.x or later, add this to your dependencies:
5151

5252
```Groovy
53-
implementation platform('com.google.cloud:libraries-bom:26.47.0')
53+
implementation platform('com.google.cloud:libraries-bom:26.48.0')
5454
5555
implementation 'com.google.cloud:google-cloud-datastore'
5656
```

generation_config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.46.1
2-
googleapis_commitish: d6f184876ec67295addccbb70aa4af622e049a7e
3-
libraries_bom_version: 26.47.0
1+
gapic_generator_version: 2.47.0
2+
googleapis_commitish: 8692273ae7e0ef95d264e1bb8bcb900fa950674f
3+
libraries_bom_version: 26.48.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

proto-google-cloud-datastore-v1/src/main/java/com/google/datastore/v1/DatastoreProto.java

+120-80
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)