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 page provides reference documentation for the `GetDataTaxonomyRequest` class within the Google Cloud Dataplex V1 API, specifically for .NET development."],["The `GetDataTaxonomyRequest` class is a request message used to retrieve data taxonomy information, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that copies another `GetDataTaxonomyRequest` object, and it contains properties such as `DataTaxonomyName` and `Name` for specifying the target data taxonomy."],["This documentation covers a range of versions of the Google.Cloud.Dataplex.V1 package, from version 1.0.0 up to the latest 3.6.0, with the current page focusing on the information for version 3.4.0."],["The class inherits several methods from the base object class, including GetHashCode(), GetType(), and ToString()."]]],[]]