Browse use case. Expects the traffic has an empty
[query][google.cloud.retail.v2.SearchRequest.query].
Search
Search use case. Expects the traffic has a non-empty
[query][google.cloud.retail.v2.SearchRequest.query].
Unspecified
The value when it's unspecified. In this case, server behavior defaults to
[SEARCH_SOLUTION_USE_CASE_SEARCH][google.cloud.retail.v2.SearchSolutionUseCase.SEARCH_SOLUTION_USE_CASE_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."],[[["The provided content is reference documentation for the `SearchSolutionUseCase` enum within the Google Cloud Retail v2 API, specifically for the .NET environment."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version, 2.12.0, allowing users to navigate to the documentation relevant to their specific version."],["`SearchSolutionUseCase` is an enum that defines the intended use case of a search request, with options for `Browse`, `Search`, and `Unspecified`, providing guidance for how to use the Search API."],["The `Search` field is used when the traffic has a non-empty query, while `Browse` expects the traffic to have an empty query, and `Unspecified` is the default and will default to the Search use case."]]],[]]