Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::DisplaySpec::MatchHighlightingCondition (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::SearchRequest::DisplaySpec::MatchHighlightingCondition.
Enum describing under which condition match highlighting should occur.
Constants
MATCH_HIGHLIGHTING_CONDITION_UNSPECIFIED
value: 0 Server behavior is the same as MATCH_HIGHLIGHTING_DISABLED.
MATCH_HIGHLIGHTING_DISABLED
value: 1 Disables match highlighting on all documents.
MATCH_HIGHLIGHTING_ENABLED
value: 2 Enables match highlighting on all documents.