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-21 UTC."],[[["This page provides reference documentation for the `UpdateTaxonomyRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.12.0."],["The `UpdateTaxonomyRequest` class is used to update a taxonomy, allowing modifications to its description, display name, and activated policy types."],["The `UpdateTaxonomyRequest` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the `UpdateTaxonomyRequest` from 2.14.0 (latest) down to 1.2.0."],["The documentation also provides details on the class constructors and properties `Taxonomy` and `UpdateMask` which are used to specify the fields you want to update."]]],[]]