public sealed class PhraseMatchRuleGroup : IMessage<PhraseMatchRuleGroup>, IEquatable<PhraseMatchRuleGroup>, IDeepCloneable<PhraseMatchRuleGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class PhraseMatchRuleGroup.
A message representing a rule in the phrase matcher.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `PhraseMatchRuleGroup` class in the Contact Center AI Insights v1 API is 2.19.0, while the current version being documented is 2.8.0."],["`PhraseMatchRuleGroup` is a class used to define a group of rules in the phrase matcher within the Contact Center AI Insights v1 API."],["The `PhraseMatchRuleGroup` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains properties such as `PhraseMatchRules`, which is a list of phrase match rules, and `Type`, defining the type of phrase match rule group."],["The class has two contructors, one that is empty, and one that takes in another PhraseMatchRuleGroup."]]],[]]