Interface protos.google.cloud.retail.v2beta.IControl (3.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Package
@google-cloud/retail
Properties
associatedServingConfigIds
associatedServingConfigIds?: (string[]|null);
Control associatedServingConfigIds
displayName
displayName?: (string|null);
facetSpec
facetSpec?: (google.cloud.retail.v2beta.SearchRequest.IFacetSpec|null);
name
rule
rule?: (google.cloud.retail.v2beta.IRule|null);
searchSolutionUseCase
searchSolutionUseCase?: (google.cloud.retail.v2beta.SearchSolutionUseCase[]|null);
Control searchSolutionUseCase
solutionTypes
solutionTypes?: (google.cloud.retail.v2beta.SolutionType[]|null);
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-28 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-28 UTC."],[],[],null,["# Interface protos.google.cloud.retail.v2beta.IControl (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.icontrol)\n- [3.5.0](/nodejs/docs/reference/retail/3.5.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [3.1.0](/nodejs/docs/reference/retail/3.1.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [2.4.1](/nodejs/docs/reference/retail/2.4.1/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [2.3.1](/nodejs/docs/reference/retail/2.3.1/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [2.1.1](/nodejs/docs/reference/retail/2.1.1/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [2.0.0](/nodejs/docs/reference/retail/2.0.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.8.0](/nodejs/docs/reference/retail/1.8.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.7.0](/nodejs/docs/reference/retail/1.7.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.6.1](/nodejs/docs/reference/retail/1.6.1/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.5.0](/nodejs/docs/reference/retail/1.5.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.4.0](/nodejs/docs/reference/retail/1.4.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.3.0](/nodejs/docs/reference/retail/1.3.0/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.2.2](/nodejs/docs/reference/retail/1.2.2/retail/protos.google.cloud.retail.v2beta.icontrol)\n- [1.1.6](/nodejs/docs/reference/retail/1.1.6/retail/protos.google.cloud.retail.v2beta.icontrol) \nProperties of a Control.\n\nPackage\n-------\n\n[@google-cloud/retail](../overview.html)\n\nProperties\n----------\n\n### associatedServingConfigIds\n\n associatedServingConfigIds?: (string[]|null);\n\nControl associatedServingConfigIds\n\n### displayName\n\n displayName?: (string|null);\n\nControl displayName\n\n### facetSpec\n\n facetSpec?: (google.cloud.retail.v2beta.SearchRequest.IFacetSpec|null);\n\nControl facetSpec\n\n### name\n\n name?: (string|null);\n\nControl name\n\n### rule\n\n rule?: (google.cloud.retail.v2beta.IRule|null);\n\nControl rule\n\n### searchSolutionUseCase\n\n searchSolutionUseCase?: (google.cloud.retail.v2beta.SearchSolutionUseCase[]|null);\n\nControl searchSolutionUseCase\n\n### solutionTypes\n\n solutionTypes?: (google.cloud.retail.v2beta.SolutionType[]|null);\n\nControl solutionTypes"]]