Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 025c736

Browse files
docs: Remove a broken link from the documentation. (#176)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/5a6d8b4a-5d51-4aa7-bbe3-089dd415efba/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 314792023 Source-Link: googleapis/googleapis@8070bcb
1 parent 25da8d5 commit 025c736

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilter.java

+7-7
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ public com.google.protobuf.ByteString getAddressBytes() {
372372
* Set this field to bias location resolution toward a specific country
373373
* or territory. If this field is not set, application behavior is biased
374374
* toward the United States by default.
375-
* See https://cldr.unicode.org/ and
375+
* See
376376
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
377377
* for details. Example: "CH" for Switzerland.
378378
* Note that this filter is not applicable for Profile Search related queries.
@@ -404,7 +404,7 @@ public java.lang.String getRegionCode() {
404404
* Set this field to bias location resolution toward a specific country
405405
* or territory. If this field is not set, application behavior is biased
406406
* toward the United States by default.
407-
* See https://cldr.unicode.org/ and
407+
* See
408408
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
409409
* for details. Example: "CH" for Switzerland.
410410
* Note that this filter is not applicable for Profile Search related queries.
@@ -1122,7 +1122,7 @@ public Builder setAddressBytes(com.google.protobuf.ByteString value) {
11221122
* Set this field to bias location resolution toward a specific country
11231123
* or territory. If this field is not set, application behavior is biased
11241124
* toward the United States by default.
1125-
* See https://cldr.unicode.org/ and
1125+
* See
11261126
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
11271127
* for details. Example: "CH" for Switzerland.
11281128
* Note that this filter is not applicable for Profile Search related queries.
@@ -1153,7 +1153,7 @@ public java.lang.String getRegionCode() {
11531153
* Set this field to bias location resolution toward a specific country
11541154
* or territory. If this field is not set, application behavior is biased
11551155
* toward the United States by default.
1156-
* See https://cldr.unicode.org/ and
1156+
* See
11571157
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
11581158
* for details. Example: "CH" for Switzerland.
11591159
* Note that this filter is not applicable for Profile Search related queries.
@@ -1184,7 +1184,7 @@ public com.google.protobuf.ByteString getRegionCodeBytes() {
11841184
* Set this field to bias location resolution toward a specific country
11851185
* or territory. If this field is not set, application behavior is biased
11861186
* toward the United States by default.
1187-
* See https://cldr.unicode.org/ and
1187+
* See
11881188
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
11891189
* for details. Example: "CH" for Switzerland.
11901190
* Note that this filter is not applicable for Profile Search related queries.
@@ -1214,7 +1214,7 @@ public Builder setRegionCode(java.lang.String value) {
12141214
* Set this field to bias location resolution toward a specific country
12151215
* or territory. If this field is not set, application behavior is biased
12161216
* toward the United States by default.
1217-
* See https://cldr.unicode.org/ and
1217+
* See
12181218
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
12191219
* for details. Example: "CH" for Switzerland.
12201220
* Note that this filter is not applicable for Profile Search related queries.
@@ -1240,7 +1240,7 @@ public Builder clearRegionCode() {
12401240
* Set this field to bias location resolution toward a specific country
12411241
* or territory. If this field is not set, application behavior is biased
12421242
* toward the United States by default.
1243-
* See https://cldr.unicode.org/ and
1243+
* See
12441244
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
12451245
* for details. Example: "CH" for Switzerland.
12461246
* Note that this filter is not applicable for Profile Search related queries.

proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/LocationFilterOrBuilder.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public interface LocationFilterOrBuilder
5858
* Set this field to bias location resolution toward a specific country
5959
* or territory. If this field is not set, application behavior is biased
6060
* toward the United States by default.
61-
* See https://cldr.unicode.org/ and
61+
* See
6262
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
6363
* for details. Example: "CH" for Switzerland.
6464
* Note that this filter is not applicable for Profile Search related queries.
@@ -79,7 +79,7 @@ public interface LocationFilterOrBuilder
7979
* Set this field to bias location resolution toward a specific country
8080
* or territory. If this field is not set, application behavior is biased
8181
* toward the United States by default.
82-
* See https://cldr.unicode.org/ and
82+
* See
8383
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
8484
* for details. Example: "CH" for Switzerland.
8585
* Note that this filter is not applicable for Profile Search related queries.

proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ message LocationFilter {
446446
// or territory. If this field is not set, application behavior is biased
447447
// toward the United States by default.
448448
//
449-
// See https://cldr.unicode.org/ and
449+
// See
450450
// https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
451451
// for details. Example: "CH" for Switzerland.
452452
// Note that this filter is not applicable for Profile Search related queries.

synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "c4e37010d74071851ff24121f522e802231ac86e",
15-
"internalRef": "313460921"
14+
"sha": "8070bcb140b06991a636d4ba7d665c5adab1675d",
15+
"internalRef": "314792023"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)