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."],[[["This webpage provides documentation for the `ExactMatchConfig` class within the Google Cloud Contact Center AI Insights v1 API."],["The class `ExactMatchConfig` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities like message handling, equality comparisons, and deep cloning."],["The `ExactMatchConfig` class has a `CaseSensitive` property that is a boolean that can be used to determine whether case sensitivity should be considered during matching."],["The page displays versioned documentation, ranging from version 1.0.0 to 2.19.0, with the latest being 2.19.0."],["The page lists the constructors of the `ExactMatchConfig` class which are `ExactMatchConfig()` and `ExactMatchConfig(ExactMatchConfig other)`."]]],[]]