public sealed class ExactMatchConfig : IMessage<ExactMatchConfig>, IEquatable<ExactMatchConfig>, IDeepCloneable<ExactMatchConfig>, IBufferMessage, IMessage
[[["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 ExactMatchConfig is 2.19.0, while multiple prior versions are also available, dating back to version 1.0.0."],["ExactMatchConfig is a class within the Google.Cloud.ContactCenterInsights.V1 namespace, specifically designed for configuring exact matches in the Contact Center Insights service."],["The class ExactMatchConfig implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities like message handling, equality comparison, deep cloning, and buffer management."],["ExactMatchConfig instances can be created using either a parameterless constructor or a constructor that accepts another ExactMatchConfig instance for cloning."],["The class ExactMatchConfig has a CaseSensitive property which is used to define if the matching is case sensitive or not."]]],[]]