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 document provides reference information for the `UpdatePhraseMatcherRequest` class within the Google Cloud Contact Center Insights v1 API, specifically version 2.16.0."],["The `UpdatePhraseMatcherRequest` class is used to update a phrase matcher and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two main properties: `PhraseMatcher`, which represents the updated phrase matcher values, and `UpdateMask`, which specifies the fields that need to be updated."],["There are also many previous versions listed, with the most recent version being 2.19.0."],["The `UpdatePhraseMatcherRequest` class is defined within the `Google.Cloud.ContactCenterInsights.V1` namespace and is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]