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\u003eThe \u003ccode\u003eCreateRecognizerRequest\u003c/code\u003e class is part of the Cloud Speech-to-Text v2 API for creating recognizers, and it implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties for defining the creation of a recognizer, such as the \u003ccode\u003eParent\u003c/code\u003e location, the \u003ccode\u003eRecognizer\u003c/code\u003e details, and a \u003ccode\u003eRecognizerId\u003c/code\u003e, as well as the \u003ccode\u003eValidateOnly\u003c/code\u003e flag to test the request.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eCreateRecognizerRequest\u003c/code\u003e: one default and another that accepts another \u003ccode\u003eCreateRecognizerRequest\u003c/code\u003e object for copying its values.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, which are standard .NET object methods.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is version 1.4.0, while this document is specifically covering version 1.3.0, and previous versions are also available going back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]