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."],[[["The webpage provides documentation for the `UpdateDataTaxonomyRequest` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment, with version 3.1.0 being the current focus but many other versions are also available."],["`UpdateDataTaxonomyRequest` is used to update data taxonomies and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateDataTaxonomyRequest` class has properties including `DataTaxonomy`, `UpdateMask`, and `ValidateOnly`, which are used to define the update operation and update fields."],["The latest version available is 3.6.0 and this document provides access to versions going as far back as 1.0.0, showcasing the evolution of the API."]]],[]]