Skip to content

Commit 216e771

Browse files
chore: Update generation configuration at Thu Nov 13 02:30:31 UTC 2025 (#1988)
* chore: Update generation configuration at Tue Oct 21 02:28:45 UTC 2025 * chore: Update generation configuration at Wed Oct 22 02:31:15 UTC 2025 * chore: Update generation configuration at Thu Oct 23 02:29:19 UTC 2025 * chore: Update generation configuration at Fri Oct 24 02:26:58 UTC 2025 * chore: Update generation configuration at Sat Oct 25 02:29:34 UTC 2025 * chore: Update generation configuration at Tue Oct 28 02:28:27 UTC 2025 * chore: generate libraries at Tue Oct 28 02:29:03 UTC 2025 * chore: Update generation configuration at Wed Oct 29 02:32:03 UTC 2025 * chore: Update generation configuration at Thu Oct 30 02:30:16 UTC 2025 * chore: Update generation configuration at Fri Oct 31 02:31:28 UTC 2025 * chore: Update generation configuration at Sat Nov 1 02:30:05 UTC 2025 * chore: Update generation configuration at Tue Nov 4 02:29:37 UTC 2025 * chore: Update generation configuration at Wed Nov 5 02:30:08 UTC 2025 * chore: generate libraries at Wed Nov 5 02:30:40 UTC 2025 * chore: Update generation configuration at Thu Nov 6 02:31:22 UTC 2025 * chore: Update generation configuration at Fri Nov 7 02:33:54 UTC 2025 * chore: Update generation configuration at Sat Nov 8 02:27:23 UTC 2025 * chore: generate libraries at Sat Nov 8 02:27:56 UTC 2025 * chore: Update generation configuration at Tue Nov 11 02:30:31 UTC 2025 * chore: Update generation configuration at Wed Nov 12 02:30:56 UTC 2025 * chore: Update generation configuration at Thu Nov 13 02:30:31 UTC 2025 --------- Co-authored-by: Diego Marquez <[email protected]>
1 parent beb284c commit 216e771

File tree

8 files changed

+38
-42
lines changed

8 files changed

+38
-42
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.63.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.64.1
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

.kokoro/presubmit/graalvm-native-a.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.54.1" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

.kokoro/presubmit/graalvm-native-b.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.54.1" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

.kokoro/presubmit/graalvm-native-c.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.54.1" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4949
If you are using Gradle 5.x or later, add this to your dependencies:
5050

5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:26.70.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.71.0')
5353
5454
implementation 'com.google.cloud:google-cloud-datastore'
5555
```

generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.63.0
2-
googleapis_commitish: c288189b43c016dd3cf1ec73ce3cadee8b732f07
3-
libraries_bom_version: 26.70.0
1+
gapic_generator_version: 2.64.1
2+
googleapis_commitish: 5342712986262b93211b136eb4bd6fb79b3764af
3+
libraries_bom_version: 26.71.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

grpc-google-cloud-datastore-admin-v1/src/main/java/com/google/datastore/admin/v1/DatastoreAdminGrpc.java

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@
6060
* service google.longrunning.Operations.
6161
* </pre>
6262
*/
63-
@javax.annotation.Generated(
64-
value = "by gRPC proto compiler",
65-
comments = "Source: google/datastore/admin/v1/datastore_admin.proto")
6663
@io.grpc.stub.annotations.GrpcGenerated
6764
public final class DatastoreAdminGrpc {
6865

@@ -853,8 +850,9 @@ protected DatastoreAdminBlockingV2Stub build(
853850
* </pre>
854851
*/
855852
public com.google.longrunning.Operation exportEntities(
856-
com.google.datastore.admin.v1.ExportEntitiesRequest request) {
857-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
853+
com.google.datastore.admin.v1.ExportEntitiesRequest request)
854+
throws io.grpc.StatusException {
855+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
858856
getChannel(), getExportEntitiesMethod(), getCallOptions(), request);
859857
}
860858

@@ -870,8 +868,9 @@ public com.google.longrunning.Operation exportEntities(
870868
* </pre>
871869
*/
872870
public com.google.longrunning.Operation importEntities(
873-
com.google.datastore.admin.v1.ImportEntitiesRequest request) {
874-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
871+
com.google.datastore.admin.v1.ImportEntitiesRequest request)
872+
throws io.grpc.StatusException {
873+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
875874
getChannel(), getImportEntitiesMethod(), getCallOptions(), request);
876875
}
877876

@@ -894,8 +893,8 @@ public com.google.longrunning.Operation importEntities(
894893
* </pre>
895894
*/
896895
public com.google.longrunning.Operation createIndex(
897-
com.google.datastore.admin.v1.CreateIndexRequest request) {
898-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
896+
com.google.datastore.admin.v1.CreateIndexRequest request) throws io.grpc.StatusException {
897+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
899898
getChannel(), getCreateIndexMethod(), getCallOptions(), request);
900899
}
901900

@@ -916,8 +915,8 @@ public com.google.longrunning.Operation createIndex(
916915
* </pre>
917916
*/
918917
public com.google.longrunning.Operation deleteIndex(
919-
com.google.datastore.admin.v1.DeleteIndexRequest request) {
920-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
918+
com.google.datastore.admin.v1.DeleteIndexRequest request) throws io.grpc.StatusException {
919+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
921920
getChannel(), getDeleteIndexMethod(), getCallOptions(), request);
922921
}
923922

@@ -929,8 +928,8 @@ public com.google.longrunning.Operation deleteIndex(
929928
* </pre>
930929
*/
931930
public com.google.datastore.admin.v1.Index getIndex(
932-
com.google.datastore.admin.v1.GetIndexRequest request) {
933-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
931+
com.google.datastore.admin.v1.GetIndexRequest request) throws io.grpc.StatusException {
932+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
934933
getChannel(), getGetIndexMethod(), getCallOptions(), request);
935934
}
936935

@@ -944,8 +943,8 @@ public com.google.datastore.admin.v1.Index getIndex(
944943
* </pre>
945944
*/
946945
public com.google.datastore.admin.v1.ListIndexesResponse listIndexes(
947-
com.google.datastore.admin.v1.ListIndexesRequest request) {
948-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
946+
com.google.datastore.admin.v1.ListIndexesRequest request) throws io.grpc.StatusException {
947+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
949948
getChannel(), getListIndexesMethod(), getCallOptions(), request);
950949
}
951950
}

grpc-google-cloud-datastore-v1/src/main/java/com/google/datastore/v1/DatastoreGrpc.java

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
* the request.
3030
* </pre>
3131
*/
32-
@javax.annotation.Generated(
33-
value = "by gRPC proto compiler",
34-
comments = "Source: google/datastore/v1/datastore.proto")
3532
@io.grpc.stub.annotations.GrpcGenerated
3633
public final class DatastoreGrpc {
3734

@@ -758,8 +755,8 @@ protected DatastoreBlockingV2Stub build(
758755
* </pre>
759756
*/
760757
public com.google.datastore.v1.LookupResponse lookup(
761-
com.google.datastore.v1.LookupRequest request) {
762-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
758+
com.google.datastore.v1.LookupRequest request) throws io.grpc.StatusException {
759+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
763760
getChannel(), getLookupMethod(), getCallOptions(), request);
764761
}
765762

@@ -771,8 +768,8 @@ public com.google.datastore.v1.LookupResponse lookup(
771768
* </pre>
772769
*/
773770
public com.google.datastore.v1.RunQueryResponse runQuery(
774-
com.google.datastore.v1.RunQueryRequest request) {
775-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
771+
com.google.datastore.v1.RunQueryRequest request) throws io.grpc.StatusException {
772+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
776773
getChannel(), getRunQueryMethod(), getCallOptions(), request);
777774
}
778775

@@ -784,8 +781,8 @@ public com.google.datastore.v1.RunQueryResponse runQuery(
784781
* </pre>
785782
*/
786783
public com.google.datastore.v1.RunAggregationQueryResponse runAggregationQuery(
787-
com.google.datastore.v1.RunAggregationQueryRequest request) {
788-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
784+
com.google.datastore.v1.RunAggregationQueryRequest request) throws io.grpc.StatusException {
785+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
789786
getChannel(), getRunAggregationQueryMethod(), getCallOptions(), request);
790787
}
791788

@@ -797,8 +794,8 @@ public com.google.datastore.v1.RunAggregationQueryResponse runAggregationQuery(
797794
* </pre>
798795
*/
799796
public com.google.datastore.v1.BeginTransactionResponse beginTransaction(
800-
com.google.datastore.v1.BeginTransactionRequest request) {
801-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
797+
com.google.datastore.v1.BeginTransactionRequest request) throws io.grpc.StatusException {
798+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
802799
getChannel(), getBeginTransactionMethod(), getCallOptions(), request);
803800
}
804801

@@ -811,8 +808,8 @@ public com.google.datastore.v1.BeginTransactionResponse beginTransaction(
811808
* </pre>
812809
*/
813810
public com.google.datastore.v1.CommitResponse commit(
814-
com.google.datastore.v1.CommitRequest request) {
815-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
811+
com.google.datastore.v1.CommitRequest request) throws io.grpc.StatusException {
812+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
816813
getChannel(), getCommitMethod(), getCallOptions(), request);
817814
}
818815

@@ -824,8 +821,8 @@ public com.google.datastore.v1.CommitResponse commit(
824821
* </pre>
825822
*/
826823
public com.google.datastore.v1.RollbackResponse rollback(
827-
com.google.datastore.v1.RollbackRequest request) {
828-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
824+
com.google.datastore.v1.RollbackRequest request) throws io.grpc.StatusException {
825+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
829826
getChannel(), getRollbackMethod(), getCallOptions(), request);
830827
}
831828

@@ -838,8 +835,8 @@ public com.google.datastore.v1.RollbackResponse rollback(
838835
* </pre>
839836
*/
840837
public com.google.datastore.v1.AllocateIdsResponse allocateIds(
841-
com.google.datastore.v1.AllocateIdsRequest request) {
842-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
838+
com.google.datastore.v1.AllocateIdsRequest request) throws io.grpc.StatusException {
839+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
843840
getChannel(), getAllocateIdsMethod(), getCallOptions(), request);
844841
}
845842

@@ -852,8 +849,8 @@ public com.google.datastore.v1.AllocateIdsResponse allocateIds(
852849
* </pre>
853850
*/
854851
public com.google.datastore.v1.ReserveIdsResponse reserveIds(
855-
com.google.datastore.v1.ReserveIdsRequest request) {
856-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
852+
com.google.datastore.v1.ReserveIdsRequest request) throws io.grpc.StatusException {
853+
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
857854
getChannel(), getReserveIdsMethod(), getCallOptions(), request);
858855
}
859856
}

0 commit comments

Comments
 (0)