GoogleCloudRetailV2AddCatalogAttributeRequest constructor

GoogleCloudRetailV2AddCatalogAttributeRequest({
  1. GoogleCloudRetailV2CatalogAttribute? catalogAttribute,
})

Implementation

GoogleCloudRetailV2AddCatalogAttributeRequest({
  this.catalogAttribute,
});