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 page provides documentation for the `PhraseMatchRuleGroup` class within the Google Cloud Contact Center Insights v1 API, specifically for version 2.15.0, but also including links to other versions."],["The `PhraseMatchRuleGroup` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is defined in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["This class represents a rule within the phrase matcher and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PhraseMatchRuleGroup` includes properties such as `PhraseMatchRules` which is a list of phrase match rules, and `Type` to define the type of phrase match rule group."],["The latest version available is 2.19.0, and you can navigate through various releases, down to version 1.0.0."]]],[]]