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."],[[["The latest version available for the `PhraseMatchRuleGroup` class is 2.19.0, with multiple previous versions also accessible, ranging from 2.18.0 down to 1.0.0."],["`PhraseMatchRuleGroup` is a class in the Google Cloud Contact Center AI Insights v1 API, designed to represent a rule used in the phrase matching process."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PhraseMatchRuleGroup` class includes properties such as `PhraseMatchRules`, which is a list of phrase match rules, and `Type`, defining the phrase match rule group type."],["The `PhraseMatchRuleGroup` class has two constructors: a default constructor and one that takes another `PhraseMatchRuleGroup` object as a parameter for creating a copy."]]],[]]