public sealed class GetRecognizerRequest : IMessage<GetRecognizerRequest>, IEquatable<GetRecognizerRequest>, IDeepCloneable<GetRecognizerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class GetRecognizerRequest.
Request message for the
[GetRecognizer][google.cloud.speech.v2.Speech.GetRecognizer] method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eGetRecognizerRequest\u003c/code\u003e is a class within the Cloud Speech-to-Text v2 API, designed for retrieving a specific recognizer resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRecognizerRequest\u003c/code\u003e class has two constructors, one default and another that copies properties from another instance of \u003ccode\u003eGetRecognizerRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties, \u003ccode\u003eName\u003c/code\u003e, a string that holds the resource name of the recognizer, and \u003ccode\u003eRecognizerName\u003c/code\u003e, a typed view of the \u003ccode\u003eName\u003c/code\u003e property for easier handling.\u003c/p\u003e\n"],["\u003cp\u003eThe available documentation includes versions 1.0.0, 1.1.0, 1.2.0, 1.3.0, and the latest 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]