Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class CreateTaxonomyRequest.
Request message for CreateTaxonomy .
Generated from protobuf message google.cloud.datacatalog.v1.CreateTaxonomyRequest
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Resource name of the project that the taxonomy will belong to.
↳ taxonomy
getParent
Required. Resource name of the project that the taxonomy will belong to.
string
setParent
Required. Resource name of the project that the taxonomy will belong to.
var
string
$this
getTaxonomy
The taxonomy to create.
hasTaxonomy
clearTaxonomy
setTaxonomy
The taxonomy to create.
$this
static::build
parent
string
Required. Resource name of the project that the taxonomy will belong to. Please see PolicyTagManagerClient::locationName() for help formatting this field.
taxonomy