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 in the Contact Center AI Insights v1 API is 2.19.0."],["This documentation provides reference and code samples for the `PhraseMatchRule` class, which is used to define rules for matching specific phrases within contact center transcripts."],["The `PhraseMatchRule` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which gives it specific capabilities."],["The class includes properties like `Config`, `Negated`, and `Query`, allowing for detailed configuration of phrase-matching rules such as specifying the phrase to be matched and if it must be missing."],["The available versions of the package range from version 1.0.0 to the latest 2.19.0, and can be found under the `Google.Cloud.ContactCenterInsights.V1` namespace."]]],[]]