Class MatchOperator (0.11.13)

MatchOperator(value)

Operator for matching with the generated suggestions.

Enums

Name Description
MATCH_OPERATOR_UNSPECIFIED Default value. Should not be used
EXACT_MATCH If the suggestion is an exact match to the block_phrase, then block it.
CONTAINS If the suggestion contains the block_phrase, then block it.