public sealed class UpdateDataTaxonomyRequest : IMessage<UpdateDataTaxonomyRequest>, IEquatable<UpdateDataTaxonomyRequest>, IDeepCloneable<UpdateDataTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateDataTaxonomyRequest.
[[["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 webpage provides reference documentation for the `UpdateDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.13.0."],["The `UpdateDataTaxonomyRequest` class is used to update a DataTaxonomy and is available across multiple versions, ranging from 1.0.0 to the latest 3.6.0, all the way through 2.13.0."],["This class inherits from `object` and implements `IMessage`, `IEquatable\u003cUpdateDataTaxonomyRequest\u003e`, `IDeepCloneable\u003cUpdateDataTaxonomyRequest\u003e`, and `IBufferMessage`."],["The class has properties for `DataTaxonomy`, `UpdateMask`, and `ValidateOnly`, allowing for specification of which fields to update and whether to only validate the request."],["This page references a long list of previous versions of this API, allowing you to consult previous changes."]]],[]]