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 available for the `DeleteDataTaxonomyRequest` class is 3.6.0, with multiple previous versions ranging down to 1.0.0 also accessible."],["The `DeleteDataTaxonomyRequest` class is part of the `Google.Cloud.Dataplex.V1` API, used for deleting data taxonomies."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checking, deep cloning, and buffer message support."],["The class includes constructors for creating new instances and copying existing ones, along with properties like `DataTaxonomyName`, `Etag`, and `Name` for managing data taxonomy details and versioning."],["The `DeleteDataTaxonomyRequest` class belongs to the namespace `Google.Cloud.Dataplex.V1`, contained within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]