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 Google.Cloud.ContactCenterInsights.V1 API, specifically highlighting version 2.7.0."],["The latest version available is 2.19.0, and the page lists a detailed history of versions, ranging from 2.19.0 down to 1.0.0."],["`PhraseMatchRule` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionalities within the .NET environment."],["The class includes properties like `Config`, `Negated`, and `Query`, which are essential for configuring and using the phrase matching rules in transcripts."],["This page features different methods such as the `PhraseMatchRule()` constructor, and inherited members like `GetHashCode()`, `GetType()`, and `ToString()` from the object class."]]],[]]