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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePhraseMatchRule\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace is used for defining phrase matching rules within the Contact Center AI Insights v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities like message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API for this specific class is 2.19.0, with multiple prior versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePhraseMatchRule\u003c/code\u003e objects are constructed either with default settings using the \u003ccode\u003ePhraseMatchRule()\u003c/code\u003e constructor or by copying an existing \u003ccode\u003ePhraseMatchRule\u003c/code\u003e instance via the \u003ccode\u003ePhraseMatchRule(PhraseMatchRule other)\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe class has key properties such as \u003ccode\u003eConfig\u003c/code\u003e, which offers rule-specific configurations; \u003ccode\u003eNegated\u003c/code\u003e, a boolean that indicates whether the phrase's presence or absence is being matched; and \u003ccode\u003eQuery\u003c/code\u003e, which is a string defining the phrase to be matched.\u003c/p\u003e\n"]]],[],null,[]]