Skip to content

Commit eda6bf8

Browse files
chore: Update generation configuration at Wed Mar 5 02:25:11 UTC 2025 (#1785)
* chore: Update generation configuration at Wed Mar 5 02:25:11 UTC 2025 * chore: generate libraries at Wed Mar 5 02:25:47 UTC 2025
1 parent d5e4e84 commit eda6bf8

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

README.md

+1-1
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.55.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.56.0')
5353
5454
implementation 'com.google.cloud:google-cloud-datastore'
5555
```

generation_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.54.0
2-
googleapis_commitish: 68b6376ca75f03094a65ec5bbbc868bd9f058ee3
3-
libraries_bom_version: 26.55.0
2+
googleapis_commitish: f4f8efb9e05e589abf94f8086fb6d0492f3551b8
3+
libraries_bom_version: 26.56.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

proto-google-cloud-datastore-v1/src/main/proto/google/datastore/v1/aggregation_result.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

proto-google-cloud-datastore-v1/src/main/proto/google/datastore/v1/datastore.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

proto-google-cloud-datastore-v1/src/main/proto/google/datastore/v1/entity.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

proto-google-cloud-datastore-v1/src/main/proto/google/datastore/v1/query.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

proto-google-cloud-datastore-v1/src/main/proto/google/datastore/v1/query_profile.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)