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, specifically for version 2.10.0 and its prior version history."],["`GetDataTaxonomyRequest` is a class used to request data taxonomy information, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API for GetDataTaxonomyRequest is 3.6.0, while the document itself focuses on the specifications and parameters of version 2.10.0."],["The class has two constructors `GetDataTaxonomyRequest()` and `GetDataTaxonomyRequest(GetDataTaxonomyRequest)` to either create a new instance or copy one, as well as two properties, `DataTaxonomyName` and `Name`."],["The `Name` property is required, representing the resource name of the DataTaxonomy, formatted as `projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}`."]]],[]]