public sealed class GetPhraseMatcherRequest : IMessage<GetPhraseMatcherRequest>, IEquatable<GetPhraseMatcherRequest>, IDeepCloneable<GetPhraseMatcherRequest>, IBufferMessage, IMessage
[[["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 details the `GetPhraseMatcherRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which is used to retrieve a specific phrase matcher."],["The latest version available for this class is 2.19.0, with historical versions back to 1.0.0 accessible through the provided links."],["The `GetPhraseMatcherRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default constructor and one that takes another `GetPhraseMatcherRequest` as a parameter, and has two properties, `Name` which is the phrase matcher's name and `PhraseMatcherName` that is a view over the resource name property."],["This is part of the Google.Cloud.ContactCenterInsights.V1 library contained in the Google.Cloud.ContactCenterInsights.V1.dll assembly."]]],[]]