GoogleCloudRetailV2RemoveCatalogAttributeRequest constructor

GoogleCloudRetailV2RemoveCatalogAttributeRequest({
  1. String? key,
})

Implementation

GoogleCloudRetailV2RemoveCatalogAttributeRequest({
  this.key,
});