public sealed class UpdatePhraseMatcherRequest : IMessage<UpdatePhraseMatcherRequest>, IEquatable<UpdatePhraseMatcherRequest>, IDeepCloneable<UpdatePhraseMatcherRequest>, IBufferMessage, IMessage
[[["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 `UpdatePhraseMatcherRequest` class is used to request updates to a phrase matcher within the Google Cloud Contact Center Insights API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a broad functionality."],["The latest version available for `UpdatePhraseMatcherRequest` is 2.19.0, with previous versions all the way back to 1.0.0 being documented."],["The `UpdatePhraseMatcherRequest` class contains two properties, `PhraseMatcher` which contains the new values for the phrase matcher, and `UpdateMask` which specifies which fields should be updated."],["The available documentation for this class spans the `Google.Cloud.ContactCenterInsights.V1` namespace and is found within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]