GoogleCloudRetailV2ReplaceCatalogAttributeRequest constructor
GoogleCloudRetailV2ReplaceCatalogAttributeRequest({
- GoogleCloudRetailV2CatalogAttribute? catalogAttribute,
- String? updateMask,
Implementation
GoogleCloudRetailV2ReplaceCatalogAttributeRequest({
this.catalogAttribute,
this.updateMask,
});