public sealed class GetTaxonomyRequest : IMessage<GetTaxonomyRequest>, IEquatable<GetTaxonomyRequest>, IDeepCloneable<GetTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class GetTaxonomyRequest.
Request message for
[GetTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.GetTaxonomy].
[[["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."],[[["This webpage provides reference documentation for the `GetTaxonomyRequest` class within the Data Catalog v1 API."],["The `GetTaxonomyRequest` class is used to request the retrieval of a taxonomy, and it's part of the `Google.Cloud.DataCatalog.V1` namespace."],["The page details the class's inheritance, implemented interfaces, constructors, and properties, including `Name` and `TaxonomyName`."],["The documentation covers multiple versions of the API, ranging from 1.2.0 up to the latest version, 2.14.0, with the currently viewed page being version 2.12.0."],["The class implements the following: `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and `IMessage`."]]],[]]