Skip to content
Merged
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
a380927
chore: Update generation configuration at Tue Oct 21 02:28:45 UTC 2025
cloud-java-bot Oct 21, 2025
599a013
chore: Update generation configuration at Wed Oct 22 02:31:15 UTC 2025
cloud-java-bot Oct 22, 2025
3b4d90b
chore: Update generation configuration at Thu Oct 23 02:29:19 UTC 2025
cloud-java-bot Oct 23, 2025
957ef6b
chore: Update generation configuration at Fri Oct 24 02:26:58 UTC 2025
cloud-java-bot Oct 24, 2025
e38daf1
chore: Update generation configuration at Sat Oct 25 02:29:34 UTC 2025
cloud-java-bot Oct 25, 2025
9e88f0e
chore: merge main into generate-libraries-main
cloud-java-bot Oct 28, 2025
73d16fc
chore: Update generation configuration at Tue Oct 28 02:28:27 UTC 2025
cloud-java-bot Oct 28, 2025
d27c943
chore: generate libraries at Tue Oct 28 02:29:03 UTC 2025
cloud-java-bot Oct 28, 2025
b202525
chore: Update generation configuration at Wed Oct 29 02:32:03 UTC 2025
cloud-java-bot Oct 29, 2025
0657a4d
chore: Update generation configuration at Thu Oct 30 02:30:16 UTC 2025
cloud-java-bot Oct 30, 2025
c515d2e
chore: Update generation configuration at Fri Oct 31 02:31:28 UTC 2025
cloud-java-bot Oct 31, 2025
6d92627
chore: Update generation configuration at Sat Nov 1 02:30:05 UTC 2025
cloud-java-bot Nov 1, 2025
fd5fc71
chore: Update generation configuration at Tue Nov 4 02:29:37 UTC 2025
cloud-java-bot Nov 4, 2025
a87d8c7
chore: Update generation configuration at Wed Nov 5 02:30:08 UTC 2025
cloud-java-bot Nov 5, 2025
51c2b9f
chore: generate libraries at Wed Nov 5 02:30:40 UTC 2025
cloud-java-bot Nov 5, 2025
02ebc5b
chore: Update generation configuration at Thu Nov 6 02:31:22 UTC 2025
cloud-java-bot Nov 6, 2025
0ee483b
chore: merge main into generate-libraries-main
cloud-java-bot Nov 7, 2025
c3cd2aa
chore: Update generation configuration at Fri Nov 7 02:33:54 UTC 2025
cloud-java-bot Nov 7, 2025
e047965
chore: Update generation configuration at Sat Nov 8 02:27:23 UTC 2025
cloud-java-bot Nov 8, 2025
4bad3bf
chore: generate libraries at Sat Nov 8 02:27:56 UTC 2025
cloud-java-bot Nov 8, 2025
35d778d
chore: Update generation configuration at Tue Nov 11 02:30:31 UTC 2025
cloud-java-bot Nov 11, 2025
bf6bc4b
chore: Update generation configuration at Wed Nov 12 02:30:56 UTC 2025
cloud-java-bot Nov 12, 2025
4cf5639
chore: Update generation configuration at Thu Nov 13 02:30:31 UTC 2025
cloud-java-bot Nov 13, 2025
88c4a18
Merge branch 'main' into generate-libraries-main
diegomarquezp Nov 13, 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.63.0
- uses: googleapis/sdk-platform-java/.github/scripts@v2.64.1
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-a.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.54.1" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-b.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.54.1" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-c.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.54.1" # {x-version-update:google-cloud-shared-dependencies:current}
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.70.0')
implementation platform('com.google.cloud:libraries-bom:26.71.0')

implementation 'com.google.cloud:google-cloud-datastore'
```
Expand Down
6 changes: 3 additions & 3 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.63.0
googleapis_commitish: c288189b43c016dd3cf1ec73ce3cadee8b732f07
libraries_bom_version: 26.70.0
gapic_generator_version: 2.64.1
googleapis_commitish: 5342712986262b93211b136eb4bd6fb79b3764af
libraries_bom_version: 26.71.0
libraries:
- api_shortname: datastore
name_pretty: Cloud Datastore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@
* service google.longrunning.Operations.
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/datastore/admin/v1/datastore_admin.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class DatastoreAdminGrpc {

Expand Down Expand Up @@ -853,8 +850,9 @@ protected DatastoreAdminBlockingV2Stub build(
* </pre>
*/
public com.google.longrunning.Operation exportEntities(
com.google.datastore.admin.v1.ExportEntitiesRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.admin.v1.ExportEntitiesRequest request)
throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getExportEntitiesMethod(), getCallOptions(), request);
}

Expand All @@ -870,8 +868,9 @@ public com.google.longrunning.Operation exportEntities(
* </pre>
*/
public com.google.longrunning.Operation importEntities(
com.google.datastore.admin.v1.ImportEntitiesRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.admin.v1.ImportEntitiesRequest request)
throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getImportEntitiesMethod(), getCallOptions(), request);
}

Expand All @@ -894,8 +893,8 @@ public com.google.longrunning.Operation importEntities(
* </pre>
*/
public com.google.longrunning.Operation createIndex(
com.google.datastore.admin.v1.CreateIndexRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.admin.v1.CreateIndexRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getCreateIndexMethod(), getCallOptions(), request);
}

Expand All @@ -916,8 +915,8 @@ public com.google.longrunning.Operation createIndex(
* </pre>
*/
public com.google.longrunning.Operation deleteIndex(
com.google.datastore.admin.v1.DeleteIndexRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.admin.v1.DeleteIndexRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getDeleteIndexMethod(), getCallOptions(), request);
}

Expand All @@ -929,8 +928,8 @@ public com.google.longrunning.Operation deleteIndex(
* </pre>
*/
public com.google.datastore.admin.v1.Index getIndex(
com.google.datastore.admin.v1.GetIndexRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.admin.v1.GetIndexRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getGetIndexMethod(), getCallOptions(), request);
}

Expand All @@ -944,8 +943,8 @@ public com.google.datastore.admin.v1.Index getIndex(
* </pre>
*/
public com.google.datastore.admin.v1.ListIndexesResponse listIndexes(
com.google.datastore.admin.v1.ListIndexesRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.admin.v1.ListIndexesRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getListIndexesMethod(), getCallOptions(), request);
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
* the request.
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/datastore/v1/datastore.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class DatastoreGrpc {

Expand Down Expand Up @@ -758,8 +755,8 @@ protected DatastoreBlockingV2Stub build(
* </pre>
*/
public com.google.datastore.v1.LookupResponse lookup(
com.google.datastore.v1.LookupRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.LookupRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getLookupMethod(), getCallOptions(), request);
}

Expand All @@ -771,8 +768,8 @@ public com.google.datastore.v1.LookupResponse lookup(
* </pre>
*/
public com.google.datastore.v1.RunQueryResponse runQuery(
com.google.datastore.v1.RunQueryRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.RunQueryRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getRunQueryMethod(), getCallOptions(), request);
}

Expand All @@ -784,8 +781,8 @@ public com.google.datastore.v1.RunQueryResponse runQuery(
* </pre>
*/
public com.google.datastore.v1.RunAggregationQueryResponse runAggregationQuery(
com.google.datastore.v1.RunAggregationQueryRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.RunAggregationQueryRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getRunAggregationQueryMethod(), getCallOptions(), request);
}

Expand All @@ -797,8 +794,8 @@ public com.google.datastore.v1.RunAggregationQueryResponse runAggregationQuery(
* </pre>
*/
public com.google.datastore.v1.BeginTransactionResponse beginTransaction(
com.google.datastore.v1.BeginTransactionRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.BeginTransactionRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getBeginTransactionMethod(), getCallOptions(), request);
}

Expand All @@ -811,8 +808,8 @@ public com.google.datastore.v1.BeginTransactionResponse beginTransaction(
* </pre>
*/
public com.google.datastore.v1.CommitResponse commit(
com.google.datastore.v1.CommitRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.CommitRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getCommitMethod(), getCallOptions(), request);
}

Expand All @@ -824,8 +821,8 @@ public com.google.datastore.v1.CommitResponse commit(
* </pre>
*/
public com.google.datastore.v1.RollbackResponse rollback(
com.google.datastore.v1.RollbackRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.RollbackRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getRollbackMethod(), getCallOptions(), request);
}

Expand All @@ -838,8 +835,8 @@ public com.google.datastore.v1.RollbackResponse rollback(
* </pre>
*/
public com.google.datastore.v1.AllocateIdsResponse allocateIds(
com.google.datastore.v1.AllocateIdsRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.AllocateIdsRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getAllocateIdsMethod(), getCallOptions(), request);
}

Expand All @@ -852,8 +849,8 @@ public com.google.datastore.v1.AllocateIdsResponse allocateIds(
* </pre>
*/
public com.google.datastore.v1.ReserveIdsResponse reserveIds(
com.google.datastore.v1.ReserveIdsRequest request) {
return io.grpc.stub.ClientCalls.blockingUnaryCall(
com.google.datastore.v1.ReserveIdsRequest request) throws io.grpc.StatusException {
return io.grpc.stub.ClientCalls.blockingV2UnaryCall(
getChannel(), getReserveIdsMethod(), getCallOptions(), request);
}
}
Expand Down