public sealed class DeleteTaxonomyRequest : IMessage<DeleteTaxonomyRequest>, IEquatable<DeleteTaxonomyRequest>, IDeepCloneable<DeleteTaxonomyRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eDeleteTaxonomyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, used to formulate requests for deleting a taxonomy in Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a list of versions for the \u003ccode\u003eDeleteTaxonomyRequest\u003c/code\u003e, ranging from version 1.2.0 up to the latest, 2.14.0, each linking to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTaxonomyRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for protocol buffer message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteTaxonomyRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the taxonomy to be deleted, and \u003ccode\u003eTaxonomyName\u003c/code\u003e, which provides a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default constructor \u003ccode\u003eDeleteTaxonomyRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eDeleteTaxonomyRequest(DeleteTaxonomyRequest other)\u003c/code\u003e, for creating instances of the request object.\u003c/p\u003e\n"]]],[],null,[]]