public sealed class UpdateCustomClassRequest : IMessage<UpdateCustomClassRequest>, IEquatable<UpdateCustomClassRequest>, IDeepCloneable<UpdateCustomClassRequest>, IBufferMessage, IMessage
Message sent by the client for the UpdateCustomClass method.
Speech-to-Text supports three locations: global, us (US North America),
and eu (Europe). If you are calling the speech.googleapis.com
endpoint, use the global location. To specify a region, use a
regional endpoint
with matching us or eu location value.
[[["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 webpage details the \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e message used in the Google Cloud Speech-to-Text API, specifically within the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace and version 2.9.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e class is designed for clients to send requests for the \u003ccode\u003eUpdateCustomClass\u003c/code\u003e method, allowing them to modify existing custom classes in the Speech-to-Text service.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class, and includes constructors for creating new instances, as well as the properties \u003ccode\u003eCustomClass\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e which are used to manage the update process.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a history of previous versions of the \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e including a list from version 2.2.0 to 3.8.0, with 3.8.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomClass\u003c/code\u003e property specifies the custom class to be updated by its \u003ccode\u003ename\u003c/code\u003e field in the format \u003ccode\u003eprojects/{project}/locations/{location}/customClasses/{custom_class}\u003c/code\u003e, with supported locations including \u003ccode\u003eglobal\u003c/code\u003e, \u003ccode\u003eus\u003c/code\u003e, and \u003ccode\u003eeu\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]