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` namespace is 2.19.0, with the documentation providing access to various previous versions, down to 1.0.0."],["The `PhraseMatchRule` class is used to define rules for matching specific phrases in contact center transcripts and it is a part of the Contact Center AI Insights v1 API."],["The `PhraseMatchRule` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `PhraseMatchRule` class include `Config` for rule application details, `Negated` to specify phrase presence/absence, and `Query` to define the phrase to be matched."],["There are 2 constructors available for `PhraseMatchRule`; a default one and one that takes another `PhraseMatchRule` instance as parameter."]]],[]]