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 available for the `PhraseMatchRule` class within the `Google.Cloud.ContactCenterInsights.V1` API is 2.19.0."],["The `PhraseMatchRule` class is used to define data for a phrase match rule in contact center insights."],["This class includes properties like `Config`, `Negated`, and `Query` for specifying rule details, such as conditions and the phrase to be matched."],["The `PhraseMatchRule` class implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, enhancing its functionality."],["The available versions of the `PhraseMatchRule` range from version 1.0.0 to 2.19.0, highlighting a history of updates and refinements."]]],[]]