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 documentation for the `UpdateDataTaxonomyRequest` class within the Google Cloud Dataplex V1 API, specifically for .NET development."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions ranging from 3.5.0 down to 1.0.0, all of which relate to the UpdateDataTaxonomyRequest class."],["The `UpdateDataTaxonomyRequest` class allows users to update DataTaxonomy objects and provides properties for specifying the `DataTaxonomy`, an `UpdateMask`, and a `ValidateOnly` flag."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide enhanced functionality."],["The documentation details the constructors for the `UpdateDataTaxonomyRequest` class, allowing for default creation or creation based on another `UpdateDataTaxonomyRequest` object."]]],[]]