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 document provides reference information for the `UpdateDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.15.0."],["The `UpdateDataTaxonomyRequest` class is used to update a DataTaxonomy and includes properties like `DataTaxonomy`, `UpdateMask`, and `ValidateOnly`, which are detailed in this reference documentation."],["The documentation lists all available versions of the API class, from version 1.0.0 up to the latest version, 3.6.0, allowing developers to easily navigate to older or newer versions."],["The `UpdateDataTaxonomyRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for robust functionality."],["The documentation provides both a definition for the `UpdateDataTaxonomyRequest()` constructor and an overload, `UpdateDataTaxonomyRequest(UpdateDataTaxonomyRequest)`, allowing for the creation of new instances from pre-existing instances."]]],[]]