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 page provides reference documentation for the `ExactMatchConfig` class within the Google Cloud Contact Center Insights v1 API."],["The `ExactMatchConfig` class allows for the configuration of exact match criteria and is implemented with multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions available, starting from version 1.0.0 up to the latest 2.19.0, each with its own documentation link for the `ExactMatchConfig`."],["The `ExactMatchConfig` class has two constructors and one public property, `CaseSensitive`, that determines whether matching is done with consideration for character casing."],["The `ExactMatchConfig` class inherits from object and includes inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]