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-25 UTC."],[[["This webpage provides documentation for the `UpdateDataTaxonomyRequest` class within the Google Cloud Dataplex V1 API, specifically for .NET development."],["The `UpdateDataTaxonomyRequest` class allows updating DataTaxonomy and includes properties for specifying the fields to update using `UpdateMask`, and a `ValidateOnly` property to validate without making changes."],["The latest available version of the API is 3.6.0, with this specific documentation page focusing on version 3.5.0, and other versions, from 1.0.0 to 3.4.0, are available."],["The `UpdateDataTaxonomyRequest` class inherits from the base object and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]