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."],["This page documents the `PhraseMatchRuleGroup` class within the Google Cloud Contact Center AI Insights v1 API, which represents a rule in the phrase matcher."],["The `PhraseMatchRuleGroup` class has several implemented interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PhraseMatchRuleGroup` class includes properties like `PhraseMatchRules`, a list of phase match rules included in the group, and `Type`, which defines the phrase match rule group type."],["The documentation for the class `PhraseMatchRuleGroup` also contains previous versions, ranging from 1.0.0 to the latest 2.19.0."]]],[]]