public sealed class UpdateCustomClassRequest : IMessage<UpdateCustomClassRequest>, IEquatable<UpdateCustomClassRequest>, IDeepCloneable<UpdateCustomClassRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class UpdateCustomClassRequest.
Request message for the
[UpdateCustomClass][google.cloud.speech.v2.Speech.UpdateCustomClass] method.
The CustomClass's name field is used to identify the CustomClass to
update. Format:
projects/{project}/locations/{location}/customClasses/{custom_class}.
[[["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\u003eUpdateCustomClassRequest\u003c/code\u003e class is used to send requests for updating a \u003ccode\u003eCustomClass\u003c/code\u003e within the Cloud Speech-to-Text v2 API, and it's part of the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e is 1.4.0, and this page represents version 1.0.0, where users can see previous versions all the way up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e class include \u003ccode\u003eCustomClass\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are used to specify the custom class to be updated, the fields to be updated, and whether the request should be validated without actually updating the class, respectively.\u003c/p\u003e\n"]]],[],null,[]]