public sealed class UpdateRecognizerRequest : IMessage<UpdateRecognizerRequest>, IEquatable<UpdateRecognizerRequest>, IDeepCloneable<UpdateRecognizerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class UpdateRecognizerRequest.
Request message for the
[UpdateRecognizer][google.cloud.speech.v2.Speech.UpdateRecognizer] 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 documentation details the \u003ccode\u003eUpdateRecognizerRequest\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API, used for updating a Recognizer resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRecognizerRequest\u003c/code\u003e class is the request message type for the \u003ccode\u003eUpdateRecognizer\u003c/code\u003e method, as referenced in the provided context.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eRecognizer\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e to specify the Recognizer to update, the fields to change, and whether to validate the request without applying it, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for enhanced functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes the latest and prior versions of the same class, ranging from 1.0.0 up to the current latest version of 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]