public sealed class CreateTaxonomyRequest : IMessage<CreateTaxonomyRequest>, IEquatable<CreateTaxonomyRequest>, IDeepCloneable<CreateTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CreateTaxonomyRequest.
Request message for
[CreateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.CreateTaxonomy].
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `CreateTaxonomyRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The documentation covers versions from 1.2.0 up to the latest release, 2.14.0, and details the `CreateTaxonomyRequest` message, which is used to create a new taxonomy."],["The `CreateTaxonomyRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, outlining its functionality and how it operates."],["The documentation includes descriptions of the class's properties, such as `Parent` and `Taxonomy`, detailing their types and their roles within the `CreateTaxonomyRequest`."],["The information pertains to the `Google.Cloud.DataCatalog.V1` namespace and the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]