Class WordList (3.3.1)

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

Message defining a list of words or phrases to search for in the data.

Attribute

NameDescription
words Sequence[str]
Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]