Enum SearchSolutionUseCase (2.2.0)

public enum SearchSolutionUseCase

The use case of Cloud Retail Search.

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Fields

NameDescription
Browse

Browse use case. Expects the traffic has an empty [query][google.cloud.retail.v2.SearchRequest.query].

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].