public sealed class UpdateTaxonomyRequest : IMessage<UpdateTaxonomyRequest>, IEquatable<UpdateTaxonomyRequest>, IDeepCloneable<UpdateTaxonomyRequest>, IBufferMessage, IMessage
Request message for
[UpdateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.UpdateTaxonomy].
[[["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\u003eUpdateTaxonomyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, primarily focusing on its structure, properties, and usage for updating taxonomies.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a historical list of versions for the \u003ccode\u003eUpdateTaxonomyRequest\u003c/code\u003e class, ranging from the latest \u003ccode\u003e2.14.0\u003c/code\u003e down to \u003ccode\u003e1.2.0\u003c/code\u003e, each link corresponding to a specific version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTaxonomyRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, ensuring its compatibility and functionality within the Google Cloud .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTaxonomyRequest\u003c/code\u003e class is used to send requests to \u003ccode\u003eUpdateTaxonomy\u003c/code\u003e, allowing updates to taxonomy descriptions, display names, and policy types, all which are adjustable through the \u003ccode\u003eTaxonomy\u003c/code\u003e property and the adjustable fields via the \u003ccode\u003eUpdateMask\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, a default constructor and one allowing another \u003ccode\u003eUpdateTaxonomyRequest\u003c/code\u003e object to be passed as a parameter, with the properties consisting of \u003ccode\u003eTaxonomy\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e which allow the users to set the values of the taxonomy and which fields to update respectively.\u003c/p\u003e\n"]]],[],null,[]]