Interface protos.google.cloud.retail.v2beta.SearchResponse.ISearchResult (3.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a SearchResult.
Package
@google-cloud/retail
Properties
id
matchingVariantCount
matchingVariantCount?: (number|null);
SearchResult matchingVariantCount
matchingVariantFields
matchingVariantFields?: ({ [k: string]: google.protobuf.IFieldMask }|null);
SearchResult matchingVariantFields
personalLabels
personalLabels?: (string[]|null);
SearchResult personalLabels
product
product?: (google.cloud.retail.v2beta.IProduct|null);
variantRollupValues
variantRollupValues?: ({ [k: string]: google.protobuf.IValue }|null);
SearchResult variantRollupValues
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.google.cloud.retail.v2beta.SearchResponse.ISearchResult (3.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.6.0 (latest)](/nodejs/docs/reference/retail/latest/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [3.5.0](/nodejs/docs/reference/retail/3.5.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [3.1.0](/nodejs/docs/reference/retail/3.1.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [2.4.1](/nodejs/docs/reference/retail/2.4.1/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [2.3.1](/nodejs/docs/reference/retail/2.3.1/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [2.1.1](/nodejs/docs/reference/retail/2.1.1/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [2.0.0](/nodejs/docs/reference/retail/2.0.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.8.0](/nodejs/docs/reference/retail/1.8.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.7.0](/nodejs/docs/reference/retail/1.7.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.6.1](/nodejs/docs/reference/retail/1.6.1/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.5.0](/nodejs/docs/reference/retail/1.5.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.4.0](/nodejs/docs/reference/retail/1.4.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.3.0](/nodejs/docs/reference/retail/1.3.0/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.2.2](/nodejs/docs/reference/retail/1.2.2/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult)\n- [1.1.6](/nodejs/docs/reference/retail/1.1.6/retail/protos.google.cloud.retail.v2beta.searchresponse.isearchresult) \nProperties of a SearchResult.\n\nPackage\n-------\n\n[@google-cloud/retail](../overview.html)\n\nProperties\n----------\n\n### id\n\n id?: (string|null);\n\nSearchResult id\n\n### matchingVariantCount\n\n matchingVariantCount?: (number|null);\n\nSearchResult matchingVariantCount\n\n### matchingVariantFields\n\n matchingVariantFields?: ({ [k: string]: google.protobuf.IFieldMask }|null);\n\nSearchResult matchingVariantFields\n\n### personalLabels\n\n personalLabels?: (string[]|null);\n\nSearchResult personalLabels\n\n### product\n\n product?: (google.cloud.retail.v2beta.IProduct|null);\n\nSearchResult product\n\n### variantRollupValues\n\n variantRollupValues?: ({ [k: string]: google.protobuf.IValue }|null);\n\nSearchResult variantRollupValues"]]