public sealed class GetTaxonomyRequest : IMessage<GetTaxonomyRequest>, IEquatable<GetTaxonomyRequest>, IDeepCloneable<GetTaxonomyRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetTaxonomyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, part of the .NET library, with the latest version being 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTaxonomyRequest\u003c/code\u003e class is used to create request messages for retrieving taxonomy data via the \u003ccode\u003eGetTaxonomy\u003c/code\u003e method of the \u003ccode\u003ePolicyTagManager\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, each for a specific role in functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, a default constructor and another that takes an existing \u003ccode\u003eGetTaxonomyRequest\u003c/code\u003e object to allow for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes two key properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eTaxonomyName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property), which are used to specify the taxonomy being requested.\u003c/p\u003e\n"]]],[],null,[]]