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-04-09 UTC."],[[["This page provides documentation for the `GetDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, offering reference materials and code samples."],["The latest version available for `GetDataTaxonomyRequest` is 3.6.0, with historical versions ranging down to 1.0.0 also being documented and accessible."],["The `GetDataTaxonomyRequest` class is part of the `Google.Cloud.Dataplex.V1` namespace and is implemented in the `Google.Cloud.Dataplex.V1.dll` assembly."],["The `GetDataTaxonomyRequest` class includes properties such as `DataTaxonomyName` and `Name`, and is designed for use with DataTaxonomy resources."],["The documentation explains how the class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base `object` class."]]],[]]