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\u003eThe \u003ccode\u003eUpdateRecognizerRequest\u003c/code\u003e class is used to request updates to a Recognizer resource 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateRecognizerRequest\u003c/code\u003e requires the \u003ccode\u003eRecognizer\u003c/code\u003e to be updated, which is identified by its \u003ccode\u003ename\u003c/code\u003e field, and you can use \u003ccode\u003eUpdateMask\u003c/code\u003e to specify the fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows for a preview of the update without making actual changes to the Recognizer.\u003c/p\u003e\n"],["\u003cp\u003eThere are 5 versions of the \u003ccode\u003eUpdateRecognizerRequest\u003c/code\u003e, with the most recent version being 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]