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\u003eThe \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e class is a message sent by the client to request the deletion of a custom class in the Google Cloud Speech-to-Text API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the documentation of the \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e is version 3.8.0 and the page displays the documentation for version 3.0.0, with an availability for past versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e has two properties: \u003ccode\u003eCustomClassName\u003c/code\u003e, which is a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the custom class to delete.\u003c/p\u003e\n"],["\u003cp\u003eTo delete a custom class, the \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eDeleteCustomClassRequest\u003c/code\u003e must be provided, following a specific format that includes the project, location, and custom class identifier.\u003c/p\u003e\n"]]],[],null,[]]