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

Commit

Permalink
docs: remove remaining private links (#159)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 387857950

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jul 30 12:19:46 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: dc9332352883cc59386cd080418e18a4010280f5
Source-Link: googleapis/googleapis@dc93323
  • Loading branch information
yoshi-automation committed Aug 10, 2021
1 parent b032493 commit ec44deb
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 117 deletions.
Expand Up @@ -10928,8 +10928,7 @@ public int getOffset() {
* <pre>
* The filter syntax consists of an expression language for constructing a
* predicate from one or more fields of the products being filtered. Filter
* expression is case-sensitive. See more details at this [user
* guide](/retail/private/docs/filter-and-order#filter).
* expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -10955,8 +10954,7 @@ public java.lang.String getFilter() {
* <pre>
* The filter syntax consists of an expression language for constructing a
* predicate from one or more fields of the products being filtered. Filter
* expression is case-sensitive. See more details at this [user
* guide](/retail/private/docs/filter-and-order#filter).
* expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand Down Expand Up @@ -11048,9 +11046,7 @@ public com.google.protobuf.ByteString getCanonicalFilterBytes() {
* <pre>
* The order in which products are returned. Products can be ordered by
* a field in an [Product][google.cloud.retail.v2.Product] object. Leave it
* unset if ordered by relevance. OrderBy expression is case-sensitive. See
* more details at this [user
* guide](/retail/private/docs/filter-and-order#order).
* unset if ordered by relevance. OrderBy expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -11076,9 +11072,7 @@ public java.lang.String getOrderBy() {
* <pre>
* The order in which products are returned. Products can be ordered by
* a field in an [Product][google.cloud.retail.v2.Product] object. Leave it
* unset if ordered by relevance. OrderBy expression is case-sensitive. See
* more details at this [user
* guide](/retail/private/docs/filter-and-order#order).
* unset if ordered by relevance. OrderBy expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand Down Expand Up @@ -11246,8 +11240,7 @@ public com.google.cloud.retail.v2.SearchRequest.DynamicFacetSpec getDynamicFacet
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -11262,8 +11255,7 @@ public boolean hasBoostSpec() {
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -11280,8 +11272,7 @@ public com.google.cloud.retail.v2.SearchRequest.BoostSpec getBoostSpec() {
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -11298,8 +11289,7 @@ public com.google.cloud.retail.v2.SearchRequest.BoostSpecOrBuilder getBoostSpecO
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -11316,8 +11306,7 @@ public boolean hasQueryExpansionSpec() {
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -11336,8 +11325,7 @@ public com.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec getQueryExpan
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand Down Expand Up @@ -13312,8 +13300,7 @@ public Builder clearOffset() {
* <pre>
* The filter syntax consists of an expression language for constructing a
* predicate from one or more fields of the products being filtered. Filter
* expression is case-sensitive. See more details at this [user
* guide](/retail/private/docs/filter-and-order#filter).
* expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13338,8 +13325,7 @@ public java.lang.String getFilter() {
* <pre>
* The filter syntax consists of an expression language for constructing a
* predicate from one or more fields of the products being filtered. Filter
* expression is case-sensitive. See more details at this [user
* guide](/retail/private/docs/filter-and-order#filter).
* expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13364,8 +13350,7 @@ public com.google.protobuf.ByteString getFilterBytes() {
* <pre>
* The filter syntax consists of an expression language for constructing a
* predicate from one or more fields of the products being filtered. Filter
* expression is case-sensitive. See more details at this [user
* guide](/retail/private/docs/filter-and-order#filter).
* expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13389,8 +13374,7 @@ public Builder setFilter(java.lang.String value) {
* <pre>
* The filter syntax consists of an expression language for constructing a
* predicate from one or more fields of the products being filtered. Filter
* expression is case-sensitive. See more details at this [user
* guide](/retail/private/docs/filter-and-order#filter).
* expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13410,8 +13394,7 @@ public Builder clearFilter() {
* <pre>
* The filter syntax consists of an expression language for constructing a
* predicate from one or more fields of the products being filtered. Filter
* expression is case-sensitive. See more details at this [user
* guide](/retail/private/docs/filter-and-order#filter).
* expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand Down Expand Up @@ -13579,9 +13562,7 @@ public Builder setCanonicalFilterBytes(com.google.protobuf.ByteString value) {
* <pre>
* The order in which products are returned. Products can be ordered by
* a field in an [Product][google.cloud.retail.v2.Product] object. Leave it
* unset if ordered by relevance. OrderBy expression is case-sensitive. See
* more details at this [user
* guide](/retail/private/docs/filter-and-order#order).
* unset if ordered by relevance. OrderBy expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13606,9 +13587,7 @@ public java.lang.String getOrderBy() {
* <pre>
* The order in which products are returned. Products can be ordered by
* a field in an [Product][google.cloud.retail.v2.Product] object. Leave it
* unset if ordered by relevance. OrderBy expression is case-sensitive. See
* more details at this [user
* guide](/retail/private/docs/filter-and-order#order).
* unset if ordered by relevance. OrderBy expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13633,9 +13612,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
* <pre>
* The order in which products are returned. Products can be ordered by
* a field in an [Product][google.cloud.retail.v2.Product] object. Leave it
* unset if ordered by relevance. OrderBy expression is case-sensitive. See
* more details at this [user
* guide](/retail/private/docs/filter-and-order#order).
* unset if ordered by relevance. OrderBy expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13659,9 +13636,7 @@ public Builder setOrderBy(java.lang.String value) {
* <pre>
* The order in which products are returned. Products can be ordered by
* a field in an [Product][google.cloud.retail.v2.Product] object. Leave it
* unset if ordered by relevance. OrderBy expression is case-sensitive. See
* more details at this [user
* guide](/retail/private/docs/filter-and-order#order).
* unset if ordered by relevance. OrderBy expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand All @@ -13681,9 +13656,7 @@ public Builder clearOrderBy() {
* <pre>
* The order in which products are returned. Products can be ordered by
* a field in an [Product][google.cloud.retail.v2.Product] object. Leave it
* unset if ordered by relevance. OrderBy expression is case-sensitive. See
* more details at this [user
* guide](/retail/private/docs/filter-and-order#order).
* unset if ordered by relevance. OrderBy expression is case-sensitive.
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
* </pre>
*
Expand Down Expand Up @@ -14334,8 +14307,7 @@ public Builder clearDynamicFacetSpec() {
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14349,8 +14321,7 @@ public boolean hasBoostSpec() {
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14370,8 +14341,7 @@ public com.google.cloud.retail.v2.SearchRequest.BoostSpec getBoostSpec() {
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14393,8 +14363,7 @@ public Builder setBoostSpec(com.google.cloud.retail.v2.SearchRequest.BoostSpec v
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14414,8 +14383,7 @@ public Builder setBoostSpec(
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14441,8 +14409,7 @@ public Builder mergeBoostSpec(com.google.cloud.retail.v2.SearchRequest.BoostSpec
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14462,8 +14429,7 @@ public Builder clearBoostSpec() {
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14477,8 +14443,7 @@ public com.google.cloud.retail.v2.SearchRequest.BoostSpec.Builder getBoostSpecBu
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand All @@ -14496,8 +14461,7 @@ public com.google.cloud.retail.v2.SearchRequest.BoostSpecOrBuilder getBoostSpecO
*
*
* <pre>
* Boost specification to boost certain products. See more details at this
* [user guide](/retail/private/docs/boosting).
* Boost specification to boost certain products.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.BoostSpec boost_spec = 13;</code>
Expand Down Expand Up @@ -14530,8 +14494,7 @@ public com.google.cloud.retail.v2.SearchRequest.BoostSpecOrBuilder getBoostSpecO
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -14547,8 +14510,7 @@ public boolean hasQueryExpansionSpec() {
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -14570,8 +14532,7 @@ public com.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec getQueryExpan
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -14596,8 +14557,7 @@ public Builder setQueryExpansionSpec(
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -14619,8 +14579,7 @@ public Builder setQueryExpansionSpec(
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand Down Expand Up @@ -14650,8 +14609,7 @@ public Builder mergeQueryExpansionSpec(
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -14673,8 +14631,7 @@ public Builder clearQueryExpansionSpec() {
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -14691,8 +14648,7 @@ public Builder clearQueryExpansionSpec() {
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand All @@ -14713,8 +14669,7 @@ public Builder clearQueryExpansionSpec() {
*
* <pre>
* The query expansion specification that specifies the conditions under which
* query expansion will occur. See more details at this [user
* guide](/retail/private/docs/result-size#query_expansion).
* query expansion will occur.
* </pre>
*
* <code>.google.cloud.retail.v2.SearchRequest.QueryExpansionSpec query_expansion_spec = 14;
Expand Down

0 comments on commit ec44deb

Please sign in to comment.