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."],[[["This webpage provides reference documentation for the `DeletePhraseMatcherRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `DeletePhraseMatcherRequest` class is used to define a request for deleting a phrase matcher and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, which allow for creating an empty instance or a copy, and its properties, `Name` and `PhraseMatcherName`, which are essential for specifying which phrase matcher to delete."],["The page also lists all available versioned documentation of the `DeletePhraseMatcherRequest` class from version 1.0.0 up to the latest version, 2.19.0, including the version that is the focus of the page, 2.6.0."]]],[]]