public sealed class UpdatePhraseMatcherRequest : IMessage<UpdatePhraseMatcherRequest>, IEquatable<UpdatePhraseMatcherRequest>, IDeepCloneable<UpdatePhraseMatcherRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdatePhraseMatcherRequest.
[[["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 the `UpdatePhraseMatcherRequest` class is 2.19.0, and the documentation covers versions ranging from 1.0.0 to 2.19.0."],["The `UpdatePhraseMatcherRequest` class is used to update a phrase matcher within the Contact Center AI Insights v1 API."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdatePhraseMatcherRequest` include `PhraseMatcher`, which contains the new values, and `UpdateMask`, which specifies the fields to update."],["There are two constructors for this class, one default and another that accepts an existing `UpdatePhraseMatcherRequest` instance as a parameter."]]],[]]