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 latest version available for the `GetDataTaxonomyRequest` class is 3.6.0, while the current page is presenting information for version 3.1.0."],["This page provides documentation for the `GetDataTaxonomyRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET developers."],["The `GetDataTaxonomyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["The class has two constructors, one of which takes another `GetDataTaxonomyRequest` object as a parameter for creating a copy."],["The class exposes properties `DataTaxonomyName` and `Name` to deal with data taxonomy resource names."]]],[]]