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 retrieving data taxonomy information, with the latest available version being 3.6.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparison, deep cloning, and buffer-based operations."],["The `GetDataTaxonomyRequest` class is an inherited class, it inherits from the `object` class and also includes constructors for creating instances, either default or with a copy of another instance."],["The class includes properties like `DataTaxonomyName` (a typed view) and `Name` (a string), used to specify the target data taxonomy resource by name."],["The documentation provides a comprehensive version history, detailing each release of the `GetDataTaxonomyRequest` from version 1.0.0 up to the most recent 3.6.0."]]],[]]