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 in the Google Cloud Speech-to-Text v2 API used for requesting a specific recognizer, which 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the request message for the \u003ccode\u003eGetRecognizer\u003c/code\u003e method within the Google Cloud Speech v2 API, allowing you to retrieve a specified recognizer.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRecognizerRequest\u003c/code\u003e includes two constructors, a default constructor and one that takes another \u003ccode\u003eGetRecognizerRequest\u003c/code\u003e instance as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of \u003ccode\u003eGetRecognizerRequest\u003c/code\u003e is a required string that represents the resource name of the recognizer, formatted as \u003ccode\u003eprojects/{project}/locations/{location}/recognizers/{recognizer}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecognizerName\u003c/code\u003e property provides a strongly-typed view over the resource name property.\u003c/p\u003e\n"]]],[],null,[]]