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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-28 UTC."],[],[]]