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

Commit

Permalink
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yoshi-automation committed Jun 5, 2020
1 parent 25da8d5 commit 025c736
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Expand Up @@ -372,7 +372,7 @@ public com.google.protobuf.ByteString getAddressBytes() {
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand Down Expand Up @@ -404,7 +404,7 @@ public java.lang.String getRegionCode() {
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand Down Expand Up @@ -1122,7 +1122,7 @@ public Builder setAddressBytes(com.google.protobuf.ByteString value) {
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand Down Expand Up @@ -1153,7 +1153,7 @@ public java.lang.String getRegionCode() {
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand Down Expand Up @@ -1184,7 +1184,7 @@ public com.google.protobuf.ByteString getRegionCodeBytes() {
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand Down Expand Up @@ -1214,7 +1214,7 @@ public Builder setRegionCode(java.lang.String value) {
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand All @@ -1240,7 +1240,7 @@ public Builder clearRegionCode() {
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand Down
Expand Up @@ -58,7 +58,7 @@ public interface LocationFilterOrBuilder
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand All @@ -79,7 +79,7 @@ public interface LocationFilterOrBuilder
* Set this field to bias location resolution toward a specific country
* or territory. If this field is not set, application behavior is biased
* toward the United States by default.
* See https://cldr.unicode.org/ and
* See
* https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
* for details. Example: "CH" for Switzerland.
* Note that this filter is not applicable for Profile Search related queries.
Expand Down
Expand Up @@ -446,7 +446,7 @@ message LocationFilter {
// or territory. If this field is not set, application behavior is biased
// toward the United States by default.
//
// See https://cldr.unicode.org/ and
// See
// https://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
// for details. Example: "CH" for Switzerland.
// Note that this filter is not applicable for Profile Search related queries.
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c4e37010d74071851ff24121f522e802231ac86e",
"internalRef": "313460921"
"sha": "8070bcb140b06991a636d4ba7d665c5adab1675d",
"internalRef": "314792023"
}
},
{
Expand Down

0 comments on commit 025c736

Please sign in to comment.