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 document provides reference information for the `DeleteDataTaxonomyRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.13.0."],["The `DeleteDataTaxonomyRequest` class is used to request the deletion of a DataTaxonomy resource and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `DataTaxonomyName`, `Etag`, and `Name`, which are used to define and identify the specific DataTaxonomy to be deleted."],["The document also contains a comprehensive list of versions, ranging from 1.0.0 to the latest 3.6.0, for the `DeleteDataTaxonomyRequest` class, with links to each version's documentation."],["The resource requires the `Name` property to properly delete a `DataTaxonomy`, this property takes the form of: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}."]]],[]]