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 webpage provides reference documentation for the `GetDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment."],["The `GetDataTaxonomyRequest` class, designed for retrieving data taxonomy information, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, allowing for creating a new `GetDataTaxonomyRequest` object or copying an existing one."],["The class exposes the properties `DataTaxonomyName` and `Name`, which are essential for identifying the specific data taxonomy being requested."],["The documentation covers a range of available versions, from 1.0.0 up to the latest, 3.6.0, allowing users to access the documentation for their current version of the Google.Cloud.Dataplex.V1 library."]]],[]]