@@ -408,8 +408,7 @@ export class SearchServiceClient {
408
408
* @param {string } request.filter
409
409
* The filter syntax consists of an expression language for constructing a
410
410
* predicate from one or more fields of the products being filtered. Filter
411
- * expression is case-sensitive. See more details at this [user
412
- * guide](/retail/private/docs/filter-and-order#filter).
411
+ * expression is case-sensitive.
413
412
*
414
413
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
415
414
* @param {string } request.canonicalFilter
@@ -426,9 +425,7 @@ export class SearchServiceClient {
426
425
* @param {string } request.orderBy
427
426
* The order in which products are returned. Products can be ordered by
428
427
* a field in an {@link google.cloud.retail.v2alpha.Product|Product} object. Leave
429
- * it unset if ordered by relevance. OrderBy expression is case-sensitive. See
430
- * more details at this [user
431
- * guide](/retail/private/docs/filter-and-order#order).
428
+ * it unset if ordered by relevance. OrderBy expression is case-sensitive.
432
429
*
433
430
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
434
431
* @param {number[] } request.facetSpecs
@@ -444,20 +441,17 @@ export class SearchServiceClient {
444
441
* ([email protected] ) if you are interested in using dynamic
445
442
* facet feature.
446
443
* @param {google.cloud.retail.v2alpha.SearchRequest.BoostSpec } request.boostSpec
447
- * Boost specification to boost certain products. See more details at this
448
- * [user guide](/retail/private/docs/boosting).
444
+ * Boost specification to boost certain products.
449
445
* @param {google.cloud.retail.v2alpha.SearchRequest.QueryExpansionSpec } request.queryExpansionSpec
450
446
* The query expansion specification that specifies the conditions under which
451
- * query expansion will occur. See more details at this [user
452
- * guide](/retail/private/docs/result-size#query_expansion).
447
+ * query expansion will occur.
453
448
* @param {google.cloud.retail.v2alpha.SearchRequest.RelevanceThreshold } request.relevanceThreshold
454
449
* The relevance threshold of the search results.
455
450
*
456
451
* Defaults to
457
452
* {@link google.cloud.retail.v2alpha.SearchRequest.RelevanceThreshold.HIGH|RelevanceThreshold.HIGH},
458
453
* which means only the most relevant results are shown, and the least number
459
- * of results are returned. See more details at this [user
460
- * guide](/retail/private/docs/result-size#relevance_thresholding).
454
+ * of results are returned.
461
455
* @param {string[] } request.variantRollupKeys
462
456
* The keys to fetch and rollup the matching
463
457
* {@link google.cloud.retail.v2alpha.Product.Type.VARIANT|variant}
@@ -631,8 +625,7 @@ export class SearchServiceClient {
631
625
* @param {string } request.filter
632
626
* The filter syntax consists of an expression language for constructing a
633
627
* predicate from one or more fields of the products being filtered. Filter
634
- * expression is case-sensitive. See more details at this [user
635
- * guide](/retail/private/docs/filter-and-order#filter).
628
+ * expression is case-sensitive.
636
629
*
637
630
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
638
631
* @param {string } request.canonicalFilter
@@ -649,9 +642,7 @@ export class SearchServiceClient {
649
642
* @param {string } request.orderBy
650
643
* The order in which products are returned. Products can be ordered by
651
644
* a field in an {@link google.cloud.retail.v2alpha.Product|Product} object. Leave
652
- * it unset if ordered by relevance. OrderBy expression is case-sensitive. See
653
- * more details at this [user
654
- * guide](/retail/private/docs/filter-and-order#order).
645
+ * it unset if ordered by relevance. OrderBy expression is case-sensitive.
655
646
*
656
647
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
657
648
* @param {number[] } request.facetSpecs
@@ -667,20 +658,17 @@ export class SearchServiceClient {
667
658
* ([email protected] ) if you are interested in using dynamic
668
659
* facet feature.
669
660
* @param {google.cloud.retail.v2alpha.SearchRequest.BoostSpec } request.boostSpec
670
- * Boost specification to boost certain products. See more details at this
671
- * [user guide](/retail/private/docs/boosting).
661
+ * Boost specification to boost certain products.
672
662
* @param {google.cloud.retail.v2alpha.SearchRequest.QueryExpansionSpec } request.queryExpansionSpec
673
663
* The query expansion specification that specifies the conditions under which
674
- * query expansion will occur. See more details at this [user
675
- * guide](/retail/private/docs/result-size#query_expansion).
664
+ * query expansion will occur.
676
665
* @param {google.cloud.retail.v2alpha.SearchRequest.RelevanceThreshold } request.relevanceThreshold
677
666
* The relevance threshold of the search results.
678
667
*
679
668
* Defaults to
680
669
* {@link google.cloud.retail.v2alpha.SearchRequest.RelevanceThreshold.HIGH|RelevanceThreshold.HIGH},
681
670
* which means only the most relevant results are shown, and the least number
682
- * of results are returned. See more details at this [user
683
- * guide](/retail/private/docs/result-size#relevance_thresholding).
671
+ * of results are returned.
684
672
* @param {string[] } request.variantRollupKeys
685
673
* The keys to fetch and rollup the matching
686
674
* {@link google.cloud.retail.v2alpha.Product.Type.VARIANT|variant}
@@ -836,8 +824,7 @@ export class SearchServiceClient {
836
824
* @param {string } request.filter
837
825
* The filter syntax consists of an expression language for constructing a
838
826
* predicate from one or more fields of the products being filtered. Filter
839
- * expression is case-sensitive. See more details at this [user
840
- * guide](/retail/private/docs/filter-and-order#filter).
827
+ * expression is case-sensitive.
841
828
*
842
829
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
843
830
* @param {string } request.canonicalFilter
@@ -854,9 +841,7 @@ export class SearchServiceClient {
854
841
* @param {string } request.orderBy
855
842
* The order in which products are returned. Products can be ordered by
856
843
* a field in an {@link google.cloud.retail.v2alpha.Product|Product} object. Leave
857
- * it unset if ordered by relevance. OrderBy expression is case-sensitive. See
858
- * more details at this [user
859
- * guide](/retail/private/docs/filter-and-order#order).
844
+ * it unset if ordered by relevance. OrderBy expression is case-sensitive.
860
845
*
861
846
* If this field is unrecognizable, an INVALID_ARGUMENT is returned.
862
847
* @param {number[] } request.facetSpecs
@@ -872,20 +857,17 @@ export class SearchServiceClient {
872
857
* ([email protected] ) if you are interested in using dynamic
873
858
* facet feature.
874
859
* @param {google.cloud.retail.v2alpha.SearchRequest.BoostSpec } request.boostSpec
875
- * Boost specification to boost certain products. See more details at this
876
- * [user guide](/retail/private/docs/boosting).
860
+ * Boost specification to boost certain products.
877
861
* @param {google.cloud.retail.v2alpha.SearchRequest.QueryExpansionSpec } request.queryExpansionSpec
878
862
* The query expansion specification that specifies the conditions under which
879
- * query expansion will occur. See more details at this [user
880
- * guide](/retail/private/docs/result-size#query_expansion).
863
+ * query expansion will occur.
881
864
* @param {google.cloud.retail.v2alpha.SearchRequest.RelevanceThreshold } request.relevanceThreshold
882
865
* The relevance threshold of the search results.
883
866
*
884
867
* Defaults to
885
868
* {@link google.cloud.retail.v2alpha.SearchRequest.RelevanceThreshold.HIGH|RelevanceThreshold.HIGH},
886
869
* which means only the most relevant results are shown, and the least number
887
- * of results are returned. See more details at this [user
888
- * guide](/retail/private/docs/result-size#relevance_thresholding).
870
+ * of results are returned.
889
871
* @param {string[] } request.variantRollupKeys
890
872
* The keys to fetch and rollup the matching
891
873
* {@link google.cloud.retail.v2alpha.Product.Type.VARIANT|variant}
0 commit comments