Class MatchHighlightingCondition (0.13.8)

MatchHighlightingCondition(value)

Enum describing under which condition match highlighting should occur.

Enums

Name Description
MATCH_HIGHLIGHTING_CONDITION_UNSPECIFIED Server behavior is the same as `MATCH_HIGHLIGHTING_DISABLED`.
MATCH_HIGHLIGHTING_DISABLED Disables match highlighting on all documents.
MATCH_HIGHLIGHTING_ENABLED Enables match highlighting on all documents.