public sealed class DeleteCustomClassRequest : IMessage<DeleteCustomClassRequest>, IEquatable<DeleteCustomClassRequest>, IDeepCloneable<DeleteCustomClassRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class DeleteCustomClassRequest.
Message sent by the client for the DeleteCustomClass 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 document provides reference information for the \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e class within the Google Cloud Speech v1 API, specifically version 3.3.0, and also shows the versions of the API from 2.2.0 to 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e is a message class used by clients to request the deletion of a custom class within the Google Cloud Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomClassRequest\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, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eCustomClassName\u003c/code\u003e, which is a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string that represents the name of the custom class to be deleted, following a specific format with project, location, and custom class identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, one that is parameterless, and one that takes in another \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]