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 webpage provides reference documentation for the `UpdatePhraseMatcherRequest` class within the Google Cloud Contact Center Insights V1 API."],["The `UpdatePhraseMatcherRequest` class is used to update a phrase matcher, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, from version 1.0.0 to the latest 2.19.0, detailing historical reference for `UpdatePhraseMatcherRequest`."],["Key properties of `UpdatePhraseMatcherRequest` include `PhraseMatcher`, which holds new values, and `UpdateMask`, which specifies the fields to be updated."],["This page covers the implementation and inheritance of `UpdatePhraseMatcherRequest`, along with the required constructors."]]],[]]