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 page provides documentation for the `GetPhraseMatcherRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for the .NET environment."],["The `GetPhraseMatcherRequest` class is used to define the request parameters for retrieving a phrase matcher, a feature within the Contact Center AI Insights service."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its integration with the Google Protocol Buffers framework."],["The page details the available constructors, `GetPhraseMatcherRequest()`, and `GetPhraseMatcherRequest(GetPhraseMatcherRequest other)`, along with properties like `Name` and `PhraseMatcherName`, used to identify the requested phrase matcher."],["The documentation presents an extensive version history of this class, with the latest version being 2.19.0 and going down to version 1.0.0, in which users can browse the documentation for any of the versions."]]],[]]