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 webpage documents the \u003ccode\u003eSearchServiceBase\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, which serves as a base for server-side implementations of the \u003ccode\u003eSearchService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.12.0 is the latest documented version, and numerous other versions are available, ranging from 2.11.0 down to 1.0.0, which are also hyperlinked.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchServiceBase\u003c/code\u003e class includes a \u003ccode\u003eSearch\u003c/code\u003e method that performs a search operation and is only accessible to users who have Retail Search enabled.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearch\u003c/code\u003e method takes \u003ccode\u003eSearchRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters, and it returns a \u003ccode\u003eTask<SearchResponse>\u003c/code\u003e, which is the response to send back to the client, wrapped by a task.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchServiceBase\u003c/code\u003e class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]