GoogleCloudDatacatalogV1TaxonomyService constructor

GoogleCloudDatacatalogV1TaxonomyService({
  1. String? identity,
  2. String? name,
})

Implementation

GoogleCloudDatacatalogV1TaxonomyService({
  this.identity,
  this.name,
});