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 page provides reference documentation for the `GetTaxonomyRequest` class within the Data Catalog v1 API for .NET, specifically version 2.11.0."],["The `GetTaxonomyRequest` class is used to construct request messages for retrieving a taxonomy, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, including a parameter for cloning (`other`), and properties such as `Name` and `TaxonomyName`."],["A list of available versions for this Data Catalog v1 API is provided, ranging from the latest 2.14.0 down to version 1.2.0, with a link to the full documentation page for each."]]],[]]