public sealed class CreateRecognizerRequest : IMessage<CreateRecognizerRequest>, IEquatable<CreateRecognizerRequest>, IDeepCloneable<CreateRecognizerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class CreateRecognizerRequest.
Request message for the
[CreateRecognizer][google.cloud.speech.v2.Speech.CreateRecognizer] 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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateRecognizerRequest\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateRecognizerRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eCreateRecognizer\u003c/code\u003e method, part of the Speech API, which is designed for speech-to-text conversion.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateRecognizerRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e (specifying the project and location), \u003ccode\u003eRecognizer\u003c/code\u003e (the recognizer instance), \u003ccode\u003eRecognizerId\u003c/code\u003e (the ID for the recognizer), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to preview creation without actual creation).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class available, with 1.4.0 being the most recent, and this document shows versions as old as 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]