Class ExcludedPhrase (0.8.0)

ExcludedPhrase(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An excluded entity phrase that should not be matched. Attributes: value (str): Required. The word or phrase to be excluded.

Inheritance

builtins.object > proto.message.Message > ExcludedPhrase