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

docs: Remove a broken link from the documentation. #176

Merged
merged 1 commit into from Jun 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-talent.git",
"sha": "d96c2a7bf2cf95c4b6da25ff25d56758dff61fa3"
"sha": "1ebe368840d470e7c633eaeb9c79a1ad40c53947"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c4e37010d74071851ff24121f522e802231ac86e",
"internalRef": "313460921"
"sha": "8070bcb140b06991a636d4ba7d665c5adab1675d",
"internalRef": "314792023"
}
},
{
Expand Down