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 document provides reference documentation for the `GetTaxonomyRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET."],["The `GetTaxonomyRequest` class is used to construct request messages for the `GetTaxonomy` method, a part of the PolicyTagManager API."],["This page details the inheritance, implementations, constructors, and properties (like `Name` and `TaxonomyName`) associated with the `GetTaxonomyRequest` class."],["The `GetTaxonomyRequest` class is available in versions from 1.2.0 to 2.14.0 of the Google.Cloud.DataCatalog.V1 library."]]],[]]