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 for .NET."],["The `GetTaxonomyRequest` class is a request message used for retrieving taxonomy information through the `GetTaxonomy` method."],["The current version of the documentation is 2.13.0, with the latest version being 2.14.0, and the page also lists documentation for multiple other prior versions of the API."],["`GetTaxonomyRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTaxonomyRequest` class includes two properties, `Name` (a string) and `TaxonomyName` (a typed view of `Name`), which are used to specify the taxonomy resource to retrieve."]]],[]]