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 \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e has properties to define the \u003ccode\u003eCustomClass\u003c/code\u003e to update, a \u003ccode\u003eFieldMask\u003c/code\u003e to specify which fields to update, and a \u003ccode\u003eValidateOnly\u003c/code\u003e flag to preview the update without applying it.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this API class, from version 1.0.0 up to the latest 1.4.0, with the current documentation focusing on the content of version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis API requires the name of the \u003ccode\u003eCustomClass\u003c/code\u003e being updated to be provided in a specific format, which is \u003ccode\u003eprojects/{project}/locations/{location}/customClasses/{custom_class}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]