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` documentation is 2.19.0, and there are multiple previous versions listed, ranging from 2.18.0 down to 1.0.0."],["`UpdatePhraseMatcherRequest` is a class in the `Google.Cloud.ContactCenterInsights.V1` namespace, used within the Contact Center AI Insights v1 API."],["The primary function of `UpdatePhraseMatcherRequest` is to facilitate the updating of a phrase matcher, which is required to make use of the `PhraseMatcher` property."],["The `UpdatePhraseMatcherRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class contains properties such as `PhraseMatcher` which takes a `PhraseMatcher` type, and `UpdateMask` that accepts a `FieldMask` type."]]],[]]