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"]],[["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-03-21 UTC."],[[["This webpage details the `SearchServiceBase` class, which serves as the base for server-side implementations of the `SearchService` in the `Google.Cloud.Retail.V2` namespace."],["The latest version of this service is 2.12.0, and the page provides links to documentation for multiple versions, ranging from 1.0.0 up to 2.12.0."],["The `SearchServiceBase` class includes a `Search` method, which performs a search and is only available to users who have enabled Retail Search."],["The `Search` method takes a `SearchRequest` and a `ServerCallContext` as parameters, and it returns a `Task\u003cSearchResponse\u003e`."],["The version specified on the top of the content is 1.5.0, which provides specific documentation in reference to the context of the documentation and methods mentioned in this particular page."]]],[]]