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\u003eThe content provides documentation for the \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e class within the Google Cloud Speech v1 API for .NET, detailing its usage and structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e class is a message type used by clients to request updates to a custom class in the Speech-to-Text API, and the documentation includes versions ranging from 2.2.0 up to 3.8.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eCustomClass\u003c/code\u003e, which specifies the custom class to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which indicates the specific fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCustomClassRequest\u003c/code\u003e 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, as detailed in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies that the custom class name follows a specific format, and Speech-to-Text API supports \u003ccode\u003eglobal\u003c/code\u003e, \u003ccode\u003eus\u003c/code\u003e, and \u003ccode\u003eeu\u003c/code\u003e locations for its regional endpoints.\u003c/p\u003e\n"]]],[],null,[]]