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."],[[["The `GetDataTaxonomyRequest` class is part of the Google Cloud Dataplex v1 API, used for requesting data taxonomy information."],["Version 3.6.0 is the latest version, and this document provides access to documentation for versions ranging from 1.0.0 to 3.6.0 of this class."],["The `GetDataTaxonomyRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties, such as `DataTaxonomyName` and `Name`, which are essential for identifying and retrieving data taxonomy resources."],["The provided documentation covers the `GetDataTaxonomyRequest` class within the `Google.Cloud.Dataplex.V1` namespace and includes details on its constructors, properties, and implemented interfaces."]]],[]]