@@ -1023,10 +1023,8 @@ public com.google.spanner.v1.RoutingHint.SkippedTabletOrBuilder getSkippedTablet
10231023 *
10241024 *
10251025 * <pre>
1026- * If present, the client's current location. In the Spanner managed service,
1027- * this should be the name of a Google Cloud zone or region, such as
1028- * "us-central1". In Spanner Omni, this should correspond to a previously
1029- * created location.
1026+ * If present, the client's current location. This should be the name of a
1027+ * Google Cloud zone or region, such as "us-central1".
10301028 *
10311029 * If absent, the client's location will be assumed to be the same as the
10321030 * location of the server the client ends up connected to.
@@ -1056,10 +1054,8 @@ public java.lang.String getClientLocation() {
10561054 *
10571055 *
10581056 * <pre>
1059- * If present, the client's current location. In the Spanner managed service,
1060- * this should be the name of a Google Cloud zone or region, such as
1061- * "us-central1". In Spanner Omni, this should correspond to a previously
1062- * created location.
1057+ * If present, the client's current location. This should be the name of a
1058+ * Google Cloud zone or region, such as "us-central1".
10631059 *
10641060 * If absent, the client's location will be assumed to be the same as the
10651061 * location of the server the client ends up connected to.
@@ -2661,10 +2657,8 @@ public com.google.spanner.v1.RoutingHint.SkippedTablet.Builder addSkippedTabletU
26612657 *
26622658 *
26632659 * <pre>
2664- * If present, the client's current location. In the Spanner managed service,
2665- * this should be the name of a Google Cloud zone or region, such as
2666- * "us-central1". In Spanner Omni, this should correspond to a previously
2667- * created location.
2660+ * If present, the client's current location. This should be the name of a
2661+ * Google Cloud zone or region, such as "us-central1".
26682662 *
26692663 * If absent, the client's location will be assumed to be the same as the
26702664 * location of the server the client ends up connected to.
@@ -2693,10 +2687,8 @@ public java.lang.String getClientLocation() {
26932687 *
26942688 *
26952689 * <pre>
2696- * If present, the client's current location. In the Spanner managed service,
2697- * this should be the name of a Google Cloud zone or region, such as
2698- * "us-central1". In Spanner Omni, this should correspond to a previously
2699- * created location.
2690+ * If present, the client's current location. This should be the name of a
2691+ * Google Cloud zone or region, such as "us-central1".
27002692 *
27012693 * If absent, the client's location will be assumed to be the same as the
27022694 * location of the server the client ends up connected to.
@@ -2725,10 +2717,8 @@ public com.google.protobuf.ByteString getClientLocationBytes() {
27252717 *
27262718 *
27272719 * <pre>
2728- * If present, the client's current location. In the Spanner managed service,
2729- * this should be the name of a Google Cloud zone or region, such as
2730- * "us-central1". In Spanner Omni, this should correspond to a previously
2731- * created location.
2720+ * If present, the client's current location. This should be the name of a
2721+ * Google Cloud zone or region, such as "us-central1".
27322722 *
27332723 * If absent, the client's location will be assumed to be the same as the
27342724 * location of the server the client ends up connected to.
@@ -2756,10 +2746,8 @@ public Builder setClientLocation(java.lang.String value) {
27562746 *
27572747 *
27582748 * <pre>
2759- * If present, the client's current location. In the Spanner managed service,
2760- * this should be the name of a Google Cloud zone or region, such as
2761- * "us-central1". In Spanner Omni, this should correspond to a previously
2762- * created location.
2749+ * If present, the client's current location. This should be the name of a
2750+ * Google Cloud zone or region, such as "us-central1".
27632751 *
27642752 * If absent, the client's location will be assumed to be the same as the
27652753 * location of the server the client ends up connected to.
@@ -2783,10 +2771,8 @@ public Builder clearClientLocation() {
27832771 *
27842772 *
27852773 * <pre>
2786- * If present, the client's current location. In the Spanner managed service,
2787- * this should be the name of a Google Cloud zone or region, such as
2788- * "us-central1". In Spanner Omni, this should correspond to a previously
2789- * created location.
2774+ * If present, the client's current location. This should be the name of a
2775+ * Google Cloud zone or region, such as "us-central1".
27902776 *
27912777 * If absent, the client's location will be assumed to be the same as the
27922778 * location of the server the client ends up connected to.
0 commit comments