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 latest version of the `PhraseMatchRule` class within the `Google.Cloud.ContactCenterInsights.V1` namespace is version 2.19.0."],["The `PhraseMatchRule` class is part of the Contact Center AI Insights v1 API, serving as a data structure for phrase matching rules."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as message handling, equality comparison, deep cloning, and buffer message handling."],["The `PhraseMatchRule` class has properties such as `Config`, `Negated`, and `Query`, which are used to configure phrase-matching conditions and determine if the phrase must be present or absent."],["The webpage provides a history of releases for the `PhraseMatchRule`, spanning from version 1.0.0 up to 2.19.0, allowing developers to access documentation and samples from previous iterations."]]],[]]