public sealed class DeleteRecognizerRequest : IMessage<DeleteRecognizerRequest>, IEquatable<DeleteRecognizerRequest>, IDeepCloneable<DeleteRecognizerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class DeleteRecognizerRequest.
Request message for the
[DeleteRecognizer][google.cloud.speech.v2.Speech.DeleteRecognizer] 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\u003eDeleteRecognizerRequest\u003c/code\u003e class is used to send a request to delete a recognizer in the Cloud Speech-to-Text v2 API.\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, for functionality like message handling, comparison, cloning, and efficient data buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e (required, to specify the recognizer to be deleted), \u003ccode\u003eAllowMissing\u003c/code\u003e (to allow the request to succeed if the recognizer is not found), \u003ccode\u003eEtag\u003c/code\u003e (for server-side checksum validation), \u003ccode\u003eRecognizerName\u003c/code\u003e (a typed view over the resource name), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to preview deletion without actually deleting).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteRecognizerRequest\u003c/code\u003e class has been versioned with the latest being 1.4.0 and there are also versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteRecognizerRequest\u003c/code\u003e object can be instantiated using two constructors, one which is parameterless, and the other which takes another instance of a \u003ccode\u003eDeleteRecognizerRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]