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-25 UTC."],[[["This page provides documentation for the `DeleteDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["The latest version available is 3.6.0, and the page lists various versions of the API, ranging from 1.0.0 to 3.6.0, each with its own specific documentation link."],["The `DeleteDataTaxonomyRequest` class is used to delete a DataTaxonomy resource and is implemented using several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DataTaxonomyName`, `Etag`, and `Name`, which are used to specify the DataTaxonomy to be deleted and handle concurrency checks."],["The documentation includes details about the constructors, inherited members, namespace, and assembly of the `DeleteDataTaxonomyRequest` class, providing a comprehensive reference for developers."]]],[]]