public sealed class GetPhraseMatcherRequest : IMessage<GetPhraseMatcherRequest>, IEquatable<GetPhraseMatcherRequest>, IDeepCloneable<GetPhraseMatcherRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetPhraseMatcherRequest.
[[["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 reference documentation for the `GetPhraseMatcherRequest` class within the Contact Center AI Insights v1 API, specifically for .NET developers."],["The content covers version history, ranging from the latest 2.19.0 down to 1.0.0, of the `GetPhraseMatcherRequest`, with each version linking to its respective documentation."],["The class `GetPhraseMatcherRequest` is used to retrieve a specific phrase matcher, as indicated by the \"request to get a phrase matcher\" description, and it inherits from and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes details on the class's constructor and its properties `Name` and `PhraseMatcherName`, clarifying their usage and types."]]],[]]