public sealed class GetPhraseMatcherRequest : IMessage<GetPhraseMatcherRequest>, IEquatable<GetPhraseMatcherRequest>, IDeepCloneable<GetPhraseMatcherRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetPhraseMatcherRequest.
[[["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 `GetPhraseMatcherRequest` class within the Google Cloud Contact Center Insights V1 API."],["The latest version available is 2.19.0, with multiple prior versions also documented, including versions all the way back to 1.0.0."],["`GetPhraseMatcherRequest` is used to retrieve a specific phrase matcher, as indicated by the description \"The request to get a phrase matcher\"."],["The `GetPhraseMatcherRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that accepts an existing `GetPhraseMatcherRequest` object for copying."],["It also includes the properties `Name` (a string for the phrase matcher's name) and `PhraseMatcherName`, which is a typed view over the name resource."]]],[]]