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 webpage provides documentation for the `PhraseMatchRuleConfig` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, detailing its structure and functionality."],["The `PhraseMatchRuleConfig` class is part of the Google Cloud Contact Center Insights library and is used to define the configuration for phrase match rules, as part of its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version of `PhraseMatchRuleConfig` available is 2.19.0, with previous versions ranging from 1.0.0 up to 2.18.0, all of which are listed and available to access from this page."],["The page lists the constructors for `PhraseMatchRuleConfig`, including a default constructor and one that takes another `PhraseMatchRuleConfig` object as a parameter."],["The class features two main properties, `ConfigCase`, of type `PhraseMatchRuleConfig.ConfigOneofCase`, and `ExactMatchConfig`, of type `ExactMatchConfig`, used to determine the phrase matching behaviour."]]],[]]