v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1372300401.5 KB
projects

Create a DataTaxonomy resource.

post/v1/{+parent}/dataTaxonomies

Path parameters

parentstring required

Query parameters

dataTaxonomyIdstring

Required. DataTaxonomy identifier. * Must contain only lowercase letters, numbers and hyphens. * Must start with a letter. * Must be between 1-63 characters. * Must end with a number or a letter. * Must be unique within the Project.

validateOnlyboolean

Optional. Only validate the request, but do not perform mutations. The default is false.

Request body

namestring

Output only. The relative resource name of the DataTaxonomy, of the form: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}.

etagstring

This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

descriptionstring

Optional. Description of the DataTaxonomy.

labelsobject

Optional. User-defined labels for the DataTaxonomy.

displayNamestring

Optional. User friendly display name.

attributeCountinteger

Output only. The number of attributes in the DataTaxonomy.

updateTimestring google-datetime

Output only. The time when the DataTaxonomy was last updated.

createTimestring google-datetime

Output only. The time when the DataTaxonomy was created.

uidstring

Output only. System generated globally unique ID for the dataTaxonomy. This ID will be different if the DataTaxonomy is deleted and re-created with the same name.

classCountinteger

Output only. The number of classes in the DataTaxonomy.

Response

Successful response