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."],[[["Version 3.6.0 is the latest release for the Google.Cloud.Dataplex.V1 API, with version 3.5.0 being the current version detailed in the documentation."],["The documentation provides access to numerous previous versions of the API, spanning from version 1.0.0 to 3.6.0, allowing users to refer to the changes made."],["The `GetDataTaxonomyRequest` class, which implements several interfaces including `IMessage` and `IEquatable`, is used to retrieve a `DataTaxonomy`."],["The `GetDataTaxonomyRequest` class includes properties such as `DataTaxonomyName` and `Name`, which are utilized for identifying the requested taxonomy."],["The `GetDataTaxonomyRequest` has two constructors: a default parameterless constructor and one that takes in another `GetDataTaxonomyRequest` object."]]],[]]