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 document provides reference documentation for the `PhraseMatchRuleGroup` class within the Google Cloud Contact Center Insights v1 API."],["The `PhraseMatchRuleGroup` class is a rule in the phrase matcher and can be found in the `Google.Cloud.ContactCenterInsights.V1` namespace."],["This document lists the available versions of the `PhraseMatchRuleGroup`, with the latest being 2.19.0, and details specific versions ranging from 1.0.0 to 2.19.0."],["The `PhraseMatchRuleGroup` class is composed of a list of `PhraseMatchRules` and a `PhraseMatchRuleGroupType`, which is a property of the class."],["The `PhraseMatchRuleGroup` class can be instantiated with a constructor with no parameter, or with another `PhraseMatchRuleGroup` instance."]]],[]]