public sealed class PhraseMatchRuleConfig : IMessage<PhraseMatchRuleConfig>, IEquatable<PhraseMatchRuleConfig>, IDeepCloneable<PhraseMatchRuleConfig>, IBufferMessage, IMessage
[[["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 `PhraseMatchRuleConfig` is 2.19.0, which can be found in the `Google.Cloud.ContactCenterInsights.V1` namespace."],["`PhraseMatchRuleConfig` is a class that provides configuration information for phrase match rules within the Contact Center Insights API, and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `PhraseMatchRuleConfig` has two constructors: a default constructor, and one that accepts another `PhraseMatchRuleConfig` instance as a parameter."],["`PhraseMatchRuleConfig` includes the property `ConfigCase` that provides the configuration case and the `ExactMatchConfig` property to configure exact match rules."],["There are multiple previous versions of the `PhraseMatchRuleConfig` class available, dating back to version 1.0.0."]]],[]]