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 AI Insights v1 API."],["The latest version of the documentation is for version 2.19.0, with historical versions ranging down to 1.0.0 also being available."],["`GetPhraseMatcherRequest` is used to retrieve a specific phrase matcher, as part of the Contact Center Insights API."],["The class `GetPhraseMatcherRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetPhraseMatcherRequest` class include `Name`, a string that is a required identifier for the phrase matcher, and `PhraseMatcherName`, which provides a strongly-typed view of the `Name` property."]]],[]]