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 document provides reference information for the `UpdateTaxonomyRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.9.0."],["`UpdateTaxonomyRequest` is used to update a taxonomy's description, display name, and activated policy types, as a request message for updating taxonomies."],["The document lists various versions of the `UpdateTaxonomyRequest` class, ranging from the latest version 2.14.0 down to version 1.2.0."],["The class has properties for `Taxonomy` and `UpdateMask`, allowing for specification of which fields to update."],["`UpdateTaxonomyRequest` implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage for enhanced functionality."]]],[]]