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-21 UTC."],[[["This page provides reference documentation for the `GetTaxonomyRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `GetTaxonomyRequest` class is used to send a request to retrieve a specific taxonomy, as defined by the `GetTaxonomy` method in the `PolicyTagManager`."],["The documentation includes information on the class's inheritance, implemented interfaces, constructors, properties such as `Name` and `TaxonomyName`, and version history of the `GetTaxonomyRequest` throughout previous updates."],["The latest version of the api shown is 2.14.0, and the available version history of the api ranges from version 1.2.0 to 2.14.0."]]],[]]