public sealed class UpdateCustomClassRequest : IMessage<UpdateCustomClassRequest>, IEquatable<UpdateCustomClassRequest>, IDeepCloneable<UpdateCustomClassRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class UpdateCustomClassRequest.
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 provides documentation for the \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e class within the Google Cloud Speech v1 API, specifically for version 3.7.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e class is used by clients to send requests for the \u003ccode\u003eUpdateCustomClass\u003c/code\u003e method and it 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 class includes properties such as \u003ccode\u003eCustomClass\u003c/code\u003e, which is required for identifying and updating a specific custom class using its name, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is used to specify which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomClass\u003c/code\u003e property requires the user to input the custom class name in the correct format, and it also clarifies that the speech-to-text API supports three locations, those being global, US and EU.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors in this class, one empty, and the second requiring another \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e object to be passed in as a parameter.\u003c/p\u003e\n"]]],[],null,[]]