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."],[[["The latest version of the `DeleteDataTaxonomyRequest` API is 3.6.0, while the current page is version 2.5.0, which is one of many previous versions documented."],["The `DeleteDataTaxonomyRequest` class is used to make a request to delete a DataTaxonomy resource in the Cloud Dataplex v1 API."],["The `DeleteDataTaxonomyRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `DataTaxonomyName`, `Etag`, and `Name` which are used to define the details of the `DeleteDataTaxonomy` request."],["There are multiple documented versions of `DeleteDataTaxonomyRequest` ranging from version 1.0.0 to 3.6.0."]]],[]]