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 Insights v1 API."],["The latest version available for the `PhraseMatchRuleGroup` class is 2.19.0, with a history of versions from 1.0.0 up to the latest version being documented."],["The `PhraseMatchRuleGroup` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `PhraseMatchRuleGroup` class include `PhraseMatchRules`, which is a list of phrase match rules, and `Type`, which specifies the phrase match rule group's type."],["The `PhraseMatchRuleGroup` class includes constructors that allow for creating new instances or copying existing ones, and it resides within the `Google.Cloud.ContactCenterInsights.V1` namespace."]]],[]]