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 Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The `GetTaxonomyRequest` class is a request message used to retrieve a taxonomy via the `GetTaxonomy` method."],["The documentation covers multiple versions of the API, ranging from version 1.2.0 up to the latest version 2.14.0, showcasing a comprehensive history of updates."],["The `GetTaxonomyRequest` class inherits from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `Name` and `TaxonomyName` for specifying the taxonomy to retrieve."],["The webpage lists all the versions available, and you can navigate to each version's individual documentation from the menu provided."]]],[]]