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 within the `Google.Cloud.ContactCenterInsights.V1` API is 2.19.0, with this documentation page focusing on version 2.14.0."],["The `ExactMatchConfig` class is part of the Contact Center AI Insights v1 API and is used for configuring exact match criteria."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ExactMatchConfig` contains a `CaseSensitive` property of type `bool` that determines if the matching should be sensitive to case."],["The available documentation spans a range of versions from 1.0.0 up to the most recent version, 2.19.0, of the `ExactMatchConfig` class."]]],[]]