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 `ExactMatchConfig` class is part of the Google Cloud Contact Center AI Insights v1 API, designed for exact match configurations."],["The documentation provides a comprehensive list of available versions for the `ExactMatchConfig` class, ranging from version 1.0.0 to the latest version 2.19.0, with links to each version's details."],["The class `ExactMatchConfig` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with the associated methods and members."],["The `ExactMatchConfig` class includes a `CaseSensitive` property, which determines whether the matching process is case-sensitive or not."],["The class provides two constructors: a default parameterless one, and another that accepts a copy of another `ExactMatchConfig` object as a parameter."]]],[]]