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-21 UTC."],[[["This document provides reference documentation for the `GetDataTaxonomyRequest` class within the Cloud Dataplex v1 API, including its implementation of various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetDataTaxonomyRequest` class is used to request a specific DataTaxonomy and includes a `Name` property that is required for specifying the resource path."],["The documentation covers a range of versions from 1.0.0 to the latest 3.6.0, each linking to its respective version's documentation of the `GetDataTaxonomyRequest` class."],["The class `GetDataTaxonomyRequest` has properties including `DataTaxonomyName`, and `Name` to define the request object."]]],[]]