public virtual Task<SearchResponse> Search(SearchRequest request, ServerCallContext context)
Performs a search.
This feature is only available for users who have Retail Search enabled.
Please submit a form here to contact
cloud sales if you are interested in using Retail Search.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSearchServiceBase\u003c/code\u003e class is 2.12.0, part of the Google Cloud Retail V2 .NET library, with links available for previous versions down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchServiceBase\u003c/code\u003e serves as the foundation for server-side implementations of the SearchService, inheriting from the base Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe primary method offered by \u003ccode\u003eSearchServiceBase\u003c/code\u003e is \u003ccode\u003eSearch\u003c/code\u003e, which performs a search operation and is accessible to users who have enabled Retail Search.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearch\u003c/code\u003e method requires two parameters: a \u003ccode\u003eSearchRequest\u003c/code\u003e object, which contains client-sent information, and a \u003ccode\u003eServerCallContext\u003c/code\u003e object, which contains context for the server-side call.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearch\u003c/code\u003e method returns a \u003ccode\u003eTask\u003c/code\u003e that encapsulates a \u003ccode\u003eSearchResponse\u003c/code\u003e object, representing the response to be sent back to the client.\u003c/p\u003e\n"]]],[],null,[]]