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 document provides reference information for the `GetPhraseMatcherRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for .NET developers."],["The `GetPhraseMatcherRequest` class is a request message used to retrieve a phrase matcher, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the Google.Cloud.ContactCenterInsights.V1 is 2.19.0, but the current page's documentation focuses on version 2.13.0, with previous versions back to 1.0.0 also available."],["The class includes properties such as `Name` (string) and `PhraseMatcherName` (PhraseMatcherName) to define the specific phrase matcher to be retrieved."],["The document details the constructors for `GetPhraseMatcherRequest`, including a parameter to pass another instance of `GetPhraseMatcherRequest`."]]],[]]