public sealed class DeleteTaxonomyRequest : IMessage<DeleteTaxonomyRequest>, IEquatable<DeleteTaxonomyRequest>, IDeepCloneable<DeleteTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DeleteTaxonomyRequest.
Request message for
[DeleteTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.DeleteTaxonomy].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eDeleteTaxonomyRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, used to delete a taxonomy.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from version 1.2.0 to the latest version 2.14.0, with each version linked for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTaxonomyRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a parameterless constructor and one that takes another \u003ccode\u003eDeleteTaxonomyRequest\u003c/code\u003e instance, along with two key properties: \u003ccode\u003eName\u003c/code\u003e (the resource name of the taxonomy to delete) and \u003ccode\u003eTaxonomyName\u003c/code\u003e (a typed view of the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe taxonomy name is required to delete the resource, and it should be noted that all policy tags within the specified taxonomy are also deleted during the process.\u003c/p\u003e\n"]]],[],null,[]]