Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::SearchUseCase (v0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::SearchUseCase.
Defines a further subdivision of SolutionType.
Specifically applies to
SOLUTION_TYPE_SEARCH.
Constants
SEARCH_USE_CASE_UNSPECIFIED
value: 0 Value used when unset. Will not occur in CSS.
SEARCH_USE_CASE_SEARCH
value: 1 Search use case. Expects the traffic has a non-empty
query.
SEARCH_USE_CASE_BROWSE
value: 2 Browse use case. Expects the traffic has an empty
query.