From f68f5e2fe333a03c282d318b3edcf5310debca31 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Wed, 19 Nov 2025 02:31:05 +0000 Subject: [PATCH 1/5] chore: Update generation configuration at Wed Nov 19 02:30:59 UTC 2025 --- generation_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generation_config.yaml b/generation_config.yaml index 05d24f70bb..2d0a3ff4b8 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ gapic_generator_version: 2.64.1 -googleapis_commitish: 15fa97d38ad2a38319426328c795ef76a03448bd -libraries_bom_version: 26.71.0 +googleapis_commitish: a17b84add8318f780fcc8a027815d5fee644b9f7 +libraries_bom_version: 26.72.0 libraries: - api_shortname: spanner name_pretty: Cloud Spanner From 6231c416878fb677dd996073225483b0e1780bfe Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Wed, 19 Nov 2025 02:34:03 +0000 Subject: [PATCH 2/5] chore: generate libraries at Wed Nov 19 02:31:26 UTC 2025 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ab470752..b4220b81ad 100644 --- a/README.md +++ b/README.md @@ -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.71.0') +implementation platform('com.google.cloud:libraries-bom:26.72.0') implementation 'com.google.cloud:google-cloud-spanner' ``` From fdcc9def9aed3379816237a65fe6f10d6b0a4024 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 20 Nov 2025 02:30:46 +0000 Subject: [PATCH 3/5] chore: Update generation configuration at Thu Nov 20 02:30:40 UTC 2025 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 2d0a3ff4b8..db6ee3cfad 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.64.1 -googleapis_commitish: a17b84add8318f780fcc8a027815d5fee644b9f7 +googleapis_commitish: a2662a003365647842c4c05fc3c2dd5718584aa2 libraries_bom_version: 26.72.0 libraries: - api_shortname: spanner From 7d50698547d26a6ad4ff7681956d0f4aef6d24d3 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 21 Nov 2025 02:30:40 +0000 Subject: [PATCH 4/5] chore: Update generation configuration at Fri Nov 21 02:30:32 UTC 2025 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index db6ee3cfad..c96fd274bf 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.64.1 -googleapis_commitish: a2662a003365647842c4c05fc3c2dd5718584aa2 +googleapis_commitish: ded7ed1e4cce7c165c56a417572cebea9bc1d82c libraries_bom_version: 26.72.0 libraries: - api_shortname: spanner From df2cf421eedeea1ed5d883d2364cefe34431a173 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 21 Nov 2025 02:33:36 +0000 Subject: [PATCH 5/5] chore: generate libraries at Fri Nov 21 02:31:01 UTC 2025 --- .../com/google/spanner/v1/RoutingHint.java | 42 +++++++------------ .../spanner/v1/RoutingHintOrBuilder.java | 12 ++---- .../java/com/google/spanner/v1/Tablet.java | 35 +++++++--------- .../google/spanner/v1/TabletOrBuilder.java | 10 ++--- .../proto/google/spanner/v1/location.proto | 11 ++--- 5 files changed, 40 insertions(+), 70 deletions(-) diff --git a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHint.java b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHint.java index 22e56f9889..cc870a9349 100644 --- a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHint.java +++ b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHint.java @@ -1023,10 +1023,8 @@ public com.google.spanner.v1.RoutingHint.SkippedTabletOrBuilder getSkippedTablet * * *
-   * If present, the client's current location. In the Spanner managed service,
-   * this should be the name of a Google Cloud zone or region, such as
-   * "us-central1". In Spanner Omni, this should correspond to a previously
-   * created location.
+   * If present, the client's current location. This should be the name of a
+   * Google Cloud zone or region, such as "us-central1".
    *
    * If absent, the client's location will be assumed to be the same as the
    * location of the server the client ends up connected to.
@@ -1056,10 +1054,8 @@ public java.lang.String getClientLocation() {
    *
    *
    * 
-   * If present, the client's current location. In the Spanner managed service,
-   * this should be the name of a Google Cloud zone or region, such as
-   * "us-central1". In Spanner Omni, this should correspond to a previously
-   * created location.
+   * If present, the client's current location. This should be the name of a
+   * Google Cloud zone or region, such as "us-central1".
    *
    * If absent, the client's location will be assumed to be the same as the
    * location of the server the client ends up connected to.
@@ -2661,10 +2657,8 @@ public com.google.spanner.v1.RoutingHint.SkippedTablet.Builder addSkippedTabletU
      *
      *
      * 
-     * If present, the client's current location. In the Spanner managed service,
-     * this should be the name of a Google Cloud zone or region, such as
-     * "us-central1". In Spanner Omni, this should correspond to a previously
-     * created location.
+     * If present, the client's current location. This should be the name of a
+     * Google Cloud zone or region, such as "us-central1".
      *
      * If absent, the client's location will be assumed to be the same as the
      * location of the server the client ends up connected to.
@@ -2693,10 +2687,8 @@ public java.lang.String getClientLocation() {
      *
      *
      * 
-     * If present, the client's current location. In the Spanner managed service,
-     * this should be the name of a Google Cloud zone or region, such as
-     * "us-central1". In Spanner Omni, this should correspond to a previously
-     * created location.
+     * If present, the client's current location. This should be the name of a
+     * Google Cloud zone or region, such as "us-central1".
      *
      * If absent, the client's location will be assumed to be the same as the
      * location of the server the client ends up connected to.
@@ -2725,10 +2717,8 @@ public com.google.protobuf.ByteString getClientLocationBytes() {
      *
      *
      * 
-     * If present, the client's current location. In the Spanner managed service,
-     * this should be the name of a Google Cloud zone or region, such as
-     * "us-central1". In Spanner Omni, this should correspond to a previously
-     * created location.
+     * If present, the client's current location. This should be the name of a
+     * Google Cloud zone or region, such as "us-central1".
      *
      * If absent, the client's location will be assumed to be the same as the
      * location of the server the client ends up connected to.
@@ -2756,10 +2746,8 @@ public Builder setClientLocation(java.lang.String value) {
      *
      *
      * 
-     * If present, the client's current location. In the Spanner managed service,
-     * this should be the name of a Google Cloud zone or region, such as
-     * "us-central1". In Spanner Omni, this should correspond to a previously
-     * created location.
+     * If present, the client's current location. This should be the name of a
+     * Google Cloud zone or region, such as "us-central1".
      *
      * If absent, the client's location will be assumed to be the same as the
      * location of the server the client ends up connected to.
@@ -2783,10 +2771,8 @@ public Builder clearClientLocation() {
      *
      *
      * 
-     * If present, the client's current location. In the Spanner managed service,
-     * this should be the name of a Google Cloud zone or region, such as
-     * "us-central1". In Spanner Omni, this should correspond to a previously
-     * created location.
+     * If present, the client's current location. This should be the name of a
+     * Google Cloud zone or region, such as "us-central1".
      *
      * If absent, the client's location will be assumed to be the same as the
      * location of the server the client ends up connected to.
diff --git a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHintOrBuilder.java b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHintOrBuilder.java
index 5fcf19606c..455e1e7464 100644
--- a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHintOrBuilder.java
+++ b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/RoutingHintOrBuilder.java
@@ -230,10 +230,8 @@ public interface RoutingHintOrBuilder
    *
    *
    * 
-   * If present, the client's current location. In the Spanner managed service,
-   * this should be the name of a Google Cloud zone or region, such as
-   * "us-central1". In Spanner Omni, this should correspond to a previously
-   * created location.
+   * If present, the client's current location. This should be the name of a
+   * Google Cloud zone or region, such as "us-central1".
    *
    * If absent, the client's location will be assumed to be the same as the
    * location of the server the client ends up connected to.
@@ -252,10 +250,8 @@ public interface RoutingHintOrBuilder
    *
    *
    * 
-   * If present, the client's current location. In the Spanner managed service,
-   * this should be the name of a Google Cloud zone or region, such as
-   * "us-central1". In Spanner Omni, this should correspond to a previously
-   * created location.
+   * If present, the client's current location. This should be the name of a
+   * Google Cloud zone or region, such as "us-central1".
    *
    * If absent, the client's location will be assumed to be the same as the
    * location of the server the client ends up connected to.
diff --git a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/Tablet.java b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/Tablet.java
index 861754c397..495c403590 100644
--- a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/Tablet.java
+++ b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/Tablet.java
@@ -310,9 +310,8 @@ public com.google.protobuf.ByteString getServerAddressBytes() {
    *
    *
    * 
-   * Where this tablet is located. In the Spanner managed service, this is the
-   * name of a region, such as "us-central1". In Spanner Omni, this is a
-   * previously created location.
+   * Where this tablet is located. This is the name of a Google Cloud region,
+   * such as "us-central1".
    * 
* * string location = 3; @@ -336,9 +335,8 @@ public java.lang.String getLocation() { * * *
-   * Where this tablet is located. In the Spanner managed service, this is the
-   * name of a region, such as "us-central1". In Spanner Omni, this is a
-   * previously created location.
+   * Where this tablet is located. This is the name of a Google Cloud region,
+   * such as "us-central1".
    * 
* * string location = 3; @@ -1146,9 +1144,8 @@ public Builder setServerAddressBytes(com.google.protobuf.ByteString value) { * * *
-     * Where this tablet is located. In the Spanner managed service, this is the
-     * name of a region, such as "us-central1". In Spanner Omni, this is a
-     * previously created location.
+     * Where this tablet is located. This is the name of a Google Cloud region,
+     * such as "us-central1".
      * 
* * string location = 3; @@ -1171,9 +1168,8 @@ public java.lang.String getLocation() { * * *
-     * Where this tablet is located. In the Spanner managed service, this is the
-     * name of a region, such as "us-central1". In Spanner Omni, this is a
-     * previously created location.
+     * Where this tablet is located. This is the name of a Google Cloud region,
+     * such as "us-central1".
      * 
* * string location = 3; @@ -1196,9 +1192,8 @@ public com.google.protobuf.ByteString getLocationBytes() { * * *
-     * Where this tablet is located. In the Spanner managed service, this is the
-     * name of a region, such as "us-central1". In Spanner Omni, this is a
-     * previously created location.
+     * Where this tablet is located. This is the name of a Google Cloud region,
+     * such as "us-central1".
      * 
* * string location = 3; @@ -1220,9 +1215,8 @@ public Builder setLocation(java.lang.String value) { * * *
-     * Where this tablet is located. In the Spanner managed service, this is the
-     * name of a region, such as "us-central1". In Spanner Omni, this is a
-     * previously created location.
+     * Where this tablet is located. This is the name of a Google Cloud region,
+     * such as "us-central1".
      * 
* * string location = 3; @@ -1240,9 +1234,8 @@ public Builder clearLocation() { * * *
-     * Where this tablet is located. In the Spanner managed service, this is the
-     * name of a region, such as "us-central1". In Spanner Omni, this is a
-     * previously created location.
+     * Where this tablet is located. This is the name of a Google Cloud region,
+     * such as "us-central1".
      * 
* * string location = 3; diff --git a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/TabletOrBuilder.java b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/TabletOrBuilder.java index 2eb1f5ad69..b20a329d56 100644 --- a/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/TabletOrBuilder.java +++ b/proto-google-cloud-spanner-v1/src/main/java/com/google/spanner/v1/TabletOrBuilder.java @@ -70,9 +70,8 @@ public interface TabletOrBuilder * * *
-   * Where this tablet is located. In the Spanner managed service, this is the
-   * name of a region, such as "us-central1". In Spanner Omni, this is a
-   * previously created location.
+   * Where this tablet is located. This is the name of a Google Cloud region,
+   * such as "us-central1".
    * 
* * string location = 3; @@ -85,9 +84,8 @@ public interface TabletOrBuilder * * *
-   * Where this tablet is located. In the Spanner managed service, this is the
-   * name of a region, such as "us-central1". In Spanner Omni, this is a
-   * previously created location.
+   * Where this tablet is located. This is the name of a Google Cloud region,
+   * such as "us-central1".
    * 
* * string location = 3; diff --git a/proto-google-cloud-spanner-v1/src/main/proto/google/spanner/v1/location.proto b/proto-google-cloud-spanner-v1/src/main/proto/google/spanner/v1/location.proto index 0936428191..a3b27aa4b7 100644 --- a/proto-google-cloud-spanner-v1/src/main/proto/google/spanner/v1/location.proto +++ b/proto-google-cloud-spanner-v1/src/main/proto/google/spanner/v1/location.proto @@ -86,9 +86,8 @@ message Tablet { // address or DNS hostname and a port number. string server_address = 2; - // Where this tablet is located. In the Spanner managed service, this is the - // name of a region, such as "us-central1". In Spanner Omni, this is a - // previously created location. + // Where this tablet is located. This is the name of a Google Cloud region, + // such as "us-central1". string location = 3; // The role of the tablet. @@ -377,10 +376,8 @@ message RoutingHint { // with new locations for those tablets. repeated SkippedTablet skipped_tablet_uid = 9; - // If present, the client's current location. In the Spanner managed service, - // this should be the name of a Google Cloud zone or region, such as - // "us-central1". In Spanner Omni, this should correspond to a previously - // created location. + // If present, the client's current location. This should be the name of a + // Google Cloud zone or region, such as "us-central1". // // If absent, the client's location will be assumed to be the same as the // location of the server the client ends up connected to.