public sealed class CreateDataTaxonomyRequest : IMessage<CreateDataTaxonomyRequest>, IEquatable<CreateDataTaxonomyRequest>, IDeepCloneable<CreateDataTaxonomyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateDataTaxonomyRequest.
Required. The resource name of the data taxonomy location, of the form:
projects/{project_number}/locations/{location_id}
where location_id refers to a GCP region.
[[["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 document provides reference information for the \u003ccode\u003eCreateDataTaxonomyRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for .NET development, with version 3.6.0 being the latest available and a range of other versions all the way down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataTaxonomyRequest\u003c/code\u003e class is used to create a data taxonomy within the Cloud Dataplex service, implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataTaxonomyRequest\u003c/code\u003e class has properties for \u003ccode\u003eDataTaxonomy\u003c/code\u003e, \u003ccode\u003eDataTaxonomyId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which manage the configuration of the data taxonomy, including its identifier and location.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataTaxonomyId\u003c/code\u003e property is required, must be unique within the Project, follow naming conventions, and have a length between 1 and 63 characters, consisting of lowercase letters, numbers, and hyphens.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details for two constructors, \u003ccode\u003eCreateDataTaxonomyRequest()\u003c/code\u003e, and \u003ccode\u003eCreateDataTaxonomyRequest(CreateDataTaxonomyRequest other)\u003c/code\u003e, allowing the creation of new objects or cloning.\u003c/p\u003e\n"]]],[],null,[]]