public sealed class PhraseMatchRuleConfig : IMessage<PhraseMatchRuleConfig>, IEquatable<PhraseMatchRuleConfig>, IDeepCloneable<PhraseMatchRuleConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class PhraseMatchRuleConfig.
[[["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 `PhraseMatchRuleConfig` class within the Contact Center AI Insights v1 API."],["The latest version of `PhraseMatchRuleConfig` is 2.19.0, and the current document focuses on version 2.11.0, with previous versions dating back to version 1.0.0."],["The `PhraseMatchRuleConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `PhraseMatchRuleConfig` has two constructors, one default and another that accepts another `PhraseMatchRuleConfig` as a parameter."],["The `PhraseMatchRuleConfig` contains two main properties, the `ConfigCase` which is of type `ConfigOneofCase`, and `ExactMatchConfig` of the type `ExactMatchConfig`, representing the configuration for the exact match rule."]]],[]]