Class ExcludedPhrase (1.12.0)

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

An excluded entity phrase that should not be matched.

Attribute

NameDescription
value str
Required. The word or phrase to be excluded.

Inheritance

builtins.object > proto.message.Message > ExcludedPhrase