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 documentation for the `DeleteDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.6.0."],["The `DeleteDataTaxonomyRequest` class is used to represent a request to delete a DataTaxonomy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the properties of the `DeleteDataTaxonomyRequest` class, such as `DataTaxonomyName`, `Etag`, and `Name`, providing details on their types and descriptions."],["The latest version documented is 3.6.0, with versions going back as early as 1.0.0 in the list provided."],["The `DeleteDataTaxonomyRequest` class has two constructors, one being an empty constructor, and another that takes a `DeleteDataTaxonomyRequest` object."]]],[]]