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 page provides reference documentation for the `GetDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.11.0."],["The `GetDataTaxonomyRequest` class is used to request data taxonomy information and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `GetDataTaxonomyRequest` is 3.6.0 and the page details the documentation for all versions from 1.0.0 up to this point."],["The class has two constructors, one default and one taking another `GetDataTaxonomyRequest` object, and it has two properties, `DataTaxonomyName` and `Name`."],["The `Name` property is a string that represents the resource name of the DataTaxonomy, while `DataTaxonomyName` is a `DataTaxonomyName`-typed view over the `Name` resource."]]],[]]