Retail V2 API - Module Google::Cloud::Retail::V2::SearchSolutionUseCase (v0.14.0)

Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::SearchSolutionUseCase.

The use case of Cloud Retail Search.

Constants

SEARCH_SOLUTION_USE_CASE_UNSPECIFIED

value: 0
The value when it's unspecified. In this case, server behavior defaults to SEARCH_SOLUTION_USE_CASE_SEARCH.

value: 1
Search use case. Expects the traffic has a non-empty query.

SEARCH_SOLUTION_USE_CASE_BROWSE

value: 2
Browse use case. Expects the traffic has an empty query.