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 `UpdateDataTaxonomyRequest` class is part of the Google Cloud Dataplex v1 API and is used to update a DataTaxonomy."],["Version 3.6.0 is the latest version, with a list of previous versions ranging from 3.5.0 down to 1.0.0, all of which pertain to the `UpdateDataTaxonomyRequest` class."],["The `UpdateDataTaxonomyRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateDataTaxonomyRequest` class include `DataTaxonomy` for the data to be updated, `UpdateMask` to specify which fields are to be modified, and `ValidateOnly` to validate the update without performing actual changes."]]],[]]