public sealed class UndeleteRecognizerRequest : IMessage<UndeleteRecognizerRequest>, IEquatable<UndeleteRecognizerRequest>, IDeepCloneable<UndeleteRecognizerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class UndeleteRecognizerRequest.
Request message for the
[UndeleteRecognizer][google.cloud.speech.v2.Speech.UndeleteRecognizer]
method.
This checksum is computed by the server based on the value of other
fields. This may be sent on update, undelete, and delete requests to ensure
the client has an up-to-date value before proceeding.
[[["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\u003eUndeleteRecognizerRequest\u003c/code\u003e class is used to request the undeletion of a Recognizer in the Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eThe \u003ccode\u003eUndeleteRecognizerRequest\u003c/code\u003e class includes properties like \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRecognizerName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are used to specify the recognizer to be undeleted and control the validation process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required field that specifies the full resource name of the Recognizer to be undeleted, using the format: \u003ccode\u003eprojects/{project}/locations/{location}/recognizers/{recognizer}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eUndeleteRecognizerRequest\u003c/code\u003e class, with version 1.4.0 being the most current release.\u003c/p\u003e\n"]]],[],null,[]]