public sealed class DeletePhraseMatcherRequest : IMessage<DeletePhraseMatcherRequest>, IEquatable<DeletePhraseMatcherRequest>, IDeepCloneable<DeletePhraseMatcherRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeletePhraseMatcherRequest.
[[["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 webpage provides reference documentation for the `DeletePhraseMatcherRequest` class within the Contact Center AI Insights v1 API."],["The latest version of `DeletePhraseMatcherRequest` is 2.19.0, and the page lists versions dating back to 1.0.0."],["The `DeletePhraseMatcherRequest` class is used to request the deletion of a specific phrase matcher and includes properties for specifying the matcher's name."],["The `DeletePhraseMatcherRequest` class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable and IBufferMessage."],["The class provides a constructor that accepts another `DeletePhraseMatcherRequest` object as a parameter, and also includes properties for managing the matcher's name via string or PhraseMatcherName."]]],[]]