Retail V2 API - Module Google::Cloud::Retail::V2::SearchRequest::QueryExpansionSpec::Condition (v2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::SearchRequest::QueryExpansionSpec::Condition.
Enum describing under which condition query expansion should occur.
Constants
CONDITION_UNSPECIFIED
value: 0 Unspecified query expansion condition. In this case, server behavior
defaults to
Condition.DISABLED.
DISABLED
value: 1 Disabled query expansion. Only the exact search query is used, even if
SearchResponse.total_size
is zero.
AUTO
value: 3 Automatic query expansion built by Google Retail Search.