public virtual Task<SearchResponse> Search(SearchRequest request, ServerCallContext context)
Performs a search.
This feature is only available for users who have Retail Search enabled.
Contact Retail Support (retail-search-support@google.com) 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."],[[["The latest version available for `SearchServiceBase` is 2.12.0, with numerous prior versions also accessible, dating back to 1.0.0."],["`SearchServiceBase` is a base class for server-side implementations of the `SearchService` within the `Google.Cloud.Retail.V2` namespace."],["The primary method available in `SearchServiceBase` is `Search`, which performs a search function, requiring a `SearchRequest` and a `ServerCallContext` as parameters."],["The `Search` method is only available to users who have Retail Search enabled and returns a `SearchResponse` wrapped in a `Task` object."]]],[]]