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 in the Google.Cloud.ContactCenterInsights.V1 API facilitates the configuration of exact matching criteria."],["Version 2.19.0 is the latest available release for ExactMatchConfig in the Google.Cloud.ContactCenterInsights.V1 API, with a history of previous releases listed."],["The `ExactMatchConfig` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The ExactMatchConfig class offers a `CaseSensitive` property, which is of type boolean, to define whether the match is case sensitive or not."],["The namespace of this class is `Google.Cloud.ContactCenterInsights.V1`, which is found within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]