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 document 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 for Contact Center Insights."],["The latest version available is 2.19.0, and the page displays a list of all versions, including 2.14.0, which this document references."],["Key properties of the `PhraseMatchRuleGroup` include `PhraseMatchRules`, which is a list of rules within the group, and `Type`, which defines the type of the phrase match rule group."],["The class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities like message handling and object comparison."]]],[]]