templates.UtteranceContentTemplateSchema
- class templates.UtteranceContentTemplateSchema(*args, **kwargs)
Utterance Content template
Parameters
Parameters
Name Type Default Info operator {"MATCHES", "CONTAINS", "STARTS", "ENDS"}
Operator. value str
Pattern. regex bool
False
If True, the pattern is treated as a regex. case_sensitive bool
False
Case sensitive or not. tokenize bool
False
Tokenize or not.