public sealed class DeleteDataTaxonomyRequest : IMessage<DeleteDataTaxonomyRequest>, IEquatable<DeleteDataTaxonomyRequest>, IDeepCloneable<DeleteDataTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteDataTaxonomyRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `DeleteDataTaxonomyRequest` class within the Google Cloud Dataplex V1 API, specifically version 2.14.0."],["The `DeleteDataTaxonomyRequest` class is used to send a request to delete a DataTaxonomy, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of this class, ranging from 1.0.0 to 3.6.0 with the latest version being 3.6.0, and also provides links to the documentation for each version."],["The class includes properties like `DataTaxonomyName`, `Etag`, and `Name`, which are crucial for identifying and managing DataTaxonomy resources."],["The documentation outlines the constructors and inherited members of the `DeleteDataTaxonomyRequest` class, offering details on how to instantiate and use the class."]]],[]]