public sealed class PhraseMatchRule : IMessage<PhraseMatchRule>, IEquatable<PhraseMatchRule>, IDeepCloneable<PhraseMatchRule>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class PhraseMatchRule.
[[["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 reference documentation for the `PhraseMatchRule` class within the Contact Center AI Insights v1 API."],["The `PhraseMatchRule` class is a data structure representing a rule for matching phrases, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["Multiple versions of the `PhraseMatchRule` class are available, ranging from version 1.0.0 to the latest 2.19.0, providing links to their respective documentation."],["The class has constructors for creating instances and properties such as `Config`, `Negated`, and `Query`, which define the rule's configuration, negation status, and the phrase to match, respectively."],["The `PhraseMatchRule` class definition is within the namespace `Google.Cloud.ContactCenterInsights.V1` and it is held within the assembly `Google.Cloud.ContactCenterInsights.V1.dll`."]]],[]]