public sealed class UpdateTaxonomyRequest : IMessage<UpdateTaxonomyRequest>, IEquatable<UpdateTaxonomyRequest>, IDeepCloneable<UpdateTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class UpdateTaxonomyRequest.
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"]],[["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 reference documentation for the `UpdateTaxonomyRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `UpdateTaxonomyRequest` class is used to define requests for updating a taxonomy, allowing modifications to its description, display name, and activated policy types."],["It provides a comprehensive list of available versions of the API, from the latest version 2.14.0 down to version 1.2.0, with each version linking to its respective documentation."],["The class is used to update the taxonomy within the Data Catalog API, and contains the properties of `Taxonomy` and `UpdateMask` to be able to update the requested taxonomy."],["It includes details on the class's inheritance, interfaces, namespace, assembly, constructors, and properties, along with links to relevant documentation for further information."]]],[]]