public sealed class PhraseMatchRuleGroup : IMessage<PhraseMatchRuleGroup>, IEquatable<PhraseMatchRuleGroup>, IDeepCloneable<PhraseMatchRuleGroup>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class PhraseMatchRuleGroup.
A message representing a rule in the phrase matcher.
[[["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."],[[["This webpage provides reference documentation for the `PhraseMatchRuleGroup` class within the Google Cloud Contact Center AI Insights v1 API."],["The `PhraseMatchRuleGroup` class is a message representing a rule used in the phrase matcher feature, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes a comprehensive list of versions for `PhraseMatchRuleGroup`, ranging from the latest version 2.19.0 down to version 1.0.0, as well as a display of version 2.2.1 currently."],["The `PhraseMatchRuleGroup` class has properties such as `PhraseMatchRules` which lists included phrase match rules, and `Type`, which defines the type of this phrase match rule group."],["This class has two constructors, one being blank, and the other accepting another `PhraseMatchRuleGroup` object, it also inherits multiple members from the `Object` class, such as `GetHashCode` and `GetType`."]]],[]]