public sealed class PhraseMatchRuleConfig : IMessage<PhraseMatchRuleConfig>, IEquatable<PhraseMatchRuleConfig>, IDeepCloneable<PhraseMatchRuleConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class PhraseMatchRuleConfig.
[[["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."],[[["This webpage provides reference documentation for the `PhraseMatchRuleConfig` class within the Contact Center AI Insights v1 API."],["The latest version of `PhraseMatchRuleConfig` is 2.19.0, with a list of previous versions available, including 2.9.0, which is the version that is currently being documented in detail."],["`PhraseMatchRuleConfig` is a class that allows for configuration information of a phrase match rule and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class also has two constructors listed, one of them being the default constructor, and the other one taking `PhraseMatchRuleConfig` as the input."],["The class has two properties available: `ConfigCase` and `ExactMatchConfig`, the latter being the configuration for the exact match rule."]]],[]]