Class MatchOperator (0.11.11)

MatchOperator(value)

Operator for matching with the generated suggestions.

Values: MATCH_OPERATOR_UNSPECIFIED (0): Default value. Should not be used EXACT_MATCH (1): If the suggestion is an exact match to the block_phrase, then block it. CONTAINS (2): If the suggestion contains the block_phrase, then block it.