public sealed class GetDataTaxonomyRequest : IMessage<GetDataTaxonomyRequest>, IEquatable<GetDataTaxonomyRequest>, IDeepCloneable<GetDataTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetDataTaxonomyRequest.
[[["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 document provides reference information for the `GetDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["The `GetDataTaxonomyRequest` class is part of the `Google.Cloud.Dataplex.V1` namespace and is used to request data taxonomy information, with the latest version being 3.6.0, while this version is 2.14.0."],["This document details the class's inheritance, including its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as its inherited members from the `object` class."],["It includes a description of the `GetDataTaxonomyRequest` constructors, properties, and parameters, including `DataTaxonomyName` and `Name`, which are used to specify the desired data taxonomy."],["The current page references all previous versions of this specific class, from 1.0.0 all the way to the latest, 3.6.0, in addition to providing all the necessary information to use the class, such as what libraries it is contained in."]]],[]]