@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
@@ -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>
@@ -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>
@@ -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;
@@ -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;
@@ -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;
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
*
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;