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 version 2.17.0."],["The `GetPhraseMatcherRequest` class is used to retrieve a phrase matcher and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance, implemented interfaces, inherited members, constructors, and properties like `Name` and `PhraseMatcherName`, with descriptions of each."],["There are also links to various other versions of the `GetPhraseMatcherRequest` class, ranging from version 1.0.0 up to 2.19.0, indicating a history of updates and different versions."],["The `PhraseMatcherName` property provides a typed view over the `Name` resource name property, indicating that it's intended for managing names of phrase matchers."]]],[]]