Class SearchUseCase (0.11.13)

SearchUseCase(value)

Defines a further subdivision of SolutionType. Specifically applies to SOLUTION_TYPE_SEARCH.

Enums

Name Description
SEARCH_USE_CASE_UNSPECIFIED Value used when unset. Will not occur in CSS.
SEARCH_USE_CASE_SEARCH Search use case. Expects the traffic has a non-empty query.
SEARCH_USE_CASE_BROWSE Browse use case. Expects the traffic has an empty query.