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 webpage provides documentation for the `ExactMatchConfig` class within the Google Cloud Contact Center Insights v1 API, specifically in the .NET environment."],["The latest version of the API documented is 2.19.0, while the current page focuses on version 2.11.0, and there is documentation for versions ranging from 1.0.0 up to the latest."],["The `ExactMatchConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is shown to inherit from the `object` class."],["The page details the constructors available for the `ExactMatchConfig` class: one default constructor, and one that takes another `ExactMatchConfig` as a parameter."],["The documentation includes a `CaseSensitive` property that is a boolean value and determines whether case sensitivity should be considered when using exact match functionality."]]],[]]