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."],[[["This page provides documentation for the `UpdatePhraseMatcherRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version available for `UpdatePhraseMatcherRequest` is 2.19.0, while version 2.4.0 is being specifically referenced."],["The `UpdatePhraseMatcherRequest` class is used to update a phrase matcher in the Contact Center AI Insights API and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains properties such as `PhraseMatcher`, which represents the updated values, and `UpdateMask`, which indicates the fields to be modified."],["This documentation also provides access to a range of earlier versions, starting from version 1.0.0."]]],[]]