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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]