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."],[[["The document provides reference documentation for the `GetDataTaxonomyRequest` class within the Cloud Dataplex v1 API, outlining its usage in the .NET environment."],["The `GetDataTaxonomyRequest` class is a part of the `Google.Cloud.Dataplex.V1` namespace and is available in multiple versions ranging from 1.0.0 to the latest 3.6.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its functionalities."],["The `GetDataTaxonomyRequest` class includes properties such as `DataTaxonomyName` and `Name`, with `Name` being a required resource name for the DataTaxonomy."],["There are multiple constructors available, allowing for both default initialization and initialization from another instance of `GetDataTaxonomyRequest`."]]],[]]