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-03-21 UTC."],[[["This webpage provides reference documentation for the `CreateTaxonomyRequest` class within the Google Cloud Data Catalog V1 API, specifically for .NET."],["The `CreateTaxonomyRequest` class is used to send a request to create a taxonomy, as part of the `PolicyTagManager`."],["The page lists available versions, ranging from version 1.2.0 up to 2.14.0, with the most recent being version 2.14.0."],["The documentation details the inheritance, interfaces implemented, namespace, assembly, constructors, and properties of the `CreateTaxonomyRequest` class."],["The `CreateTaxonomyRequest` class has properties such as `Parent`, which indicates the project the taxonomy belongs to, and `Taxonomy` which is used to define the taxonomy to be created."]]],[]]