public sealed class ExactMatchConfig : IMessage<ExactMatchConfig>, IEquatable<ExactMatchConfig>, IDeepCloneable<ExactMatchConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ExactMatchConfig.
[[["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."],[[["The latest version of the `ExactMatchConfig` class for the Contact Center AI Insights v1 API is version 2.19.0."],["This page provides reference documentation for the `ExactMatchConfig` class, which is used for exact match configurations in the Contact Center AI Insights v1 API."],["The `ExactMatchConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and a copy constructor that takes another `ExactMatchConfig` object as a parameter."],["The `CaseSensitive` property is available to configure whether the matching should consider the text's case or not."]]],[]]