Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::SearchRequest::DisplaySpec::MatchHighlightingCondition (v2.1.0)

Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::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.