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 information for the `PhraseMatchRuleGroup` class within the Google Cloud Contact Center AI Insights v1 API."],["The `PhraseMatchRuleGroup` class, which is part of the namespace `Google.Cloud.ContactCenterInsights.V1`, represents a rule group used in phrase matching within the Contact Center Insights service."],["The document outlines the inheritance hierarchy and implemented interfaces of the `PhraseMatchRuleGroup` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `PhraseMatchRuleGroup()` and `PhraseMatchRuleGroup(PhraseMatchRuleGroup other)`, along with properties such as `PhraseMatchRules` and `Type` that are described in detail with their types."],["There are versions of the documentation available from 2.19.0 (latest) down to version 1.0.0, each with a link to their own dedicated documentation."]]],[]]