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 `DeleteDataTaxonomyRequest` class in the Google Cloud Dataplex V1 API is used to request the deletion of a DataTaxonomy resource."],["This class is part of the Google.Cloud.Dataplex.V1 namespace and is available in the Google.Cloud.Dataplex.V1.dll assembly."],["The latest version documented is 3.6.0, while the current version in focus is 2.9.0, and various older versions are also available for reference, going as far back as version 1.0.0."],["The `DeleteDataTaxonomyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has key properties such as `DataTaxonomyName`, `Etag`, and `Name`, which are used to identify and manage the DataTaxonomy resource to be deleted."]]],[]]