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."],[[["This webpage provides reference documentation for the `PhraseMatchRule` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version available for `PhraseMatchRule` is 2.19.0, with numerous prior versions listed, ranging from 1.0.0 to 2.18.0."],["The `PhraseMatchRule` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class allows for the configuration of phrase matching rules with properties like `Config`, `Negated`, and `Query`, enabling the definition of phrase-based matching logic for analyzing contact center transcripts."],["There are also two different constructors available, `PhraseMatchRule()` and `PhraseMatchRule(PhraseMatchRule other)`, for creating instances of this object."]]],[]]