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, specifically for .NET development."],["The latest version available is 2.19.0, and the page lists all versions from 1.0.0 to 2.19.0 of the `PhraseMatchRuleGroup` documentation."],["`PhraseMatchRuleGroup` is a class used to define a group of phrase match rules for analyzing contact center interactions and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `PhraseMatchRuleGroup` class contains properties such as `PhraseMatchRules` which represents the list of phrase match rules, and `Type`, which represents the group type, along with a couple of constructors."],["The `PhraseMatchRuleGroup` class is found within the `Google.Cloud.ContactCenterInsights.V1` namespace, and is contained within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]