Creates a taxonomy in the specified project.
HTTP request
POST https://datacatalog.googleapis.com/v1beta1/{parent}/taxonomies
Path parameters
Parameters | |
---|---|
parent |
Required. Resource name of the project that the taxonomy will belong to. It takes the form Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains an instance of Taxonomy
.
Response body
If successful, the response body contains a newly created instance of Taxonomy
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.