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 reference documentation for the `UpdateDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically in the .NET context."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version, 3.6.0, allowing developers to access documentation for their specific version needs."],["The `UpdateDataTaxonomyRequest` class is used to update DataTaxonomy and includes properties like `DataTaxonomy`, `UpdateMask`, and `ValidateOnly`, with detailed descriptions and type information provided."],["The class inherits from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dataplex.V1` namespace."],["Constructors for the `UpdateDataTaxonomyRequest` class, along with the `other` parameter, are documented, allowing developers to create new instances with ease."]]],[]]