Class CreateTaxonomyRequest (3.4.3)

CreateTaxonomyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateTaxonomy.

Attributes

NameDescription
parent str
Required. Resource name of the project that the taxonomy will belong to.
taxonomy google.cloud.datacatalog_v1beta1.types.Taxonomy
The taxonomy to be created.