public sealed class DeleteCustomClassRequest : IMessage<DeleteCustomClassRequest>, IEquatable<DeleteCustomClassRequest>, IDeepCloneable<DeleteCustomClassRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e message used in the Google Cloud Speech-to-Text API for deleting custom classes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace and is available in multiple versions, with version 3.8.0 being the latest, and the current page detailing version 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, making it compatible with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eCustomClassName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where the \u003ccode\u003eName\u003c/code\u003e property specifies the unique identifier of the custom class to be deleted, requiring a project, location, and the custom class identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e message is constructed using a default constructor, and another that creates a new copy of a given \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]