GoogleCloudRetailV2RuleRemoveFacetAction constructor

GoogleCloudRetailV2RuleRemoveFacetAction({
  1. List<String>? attributeNames,
})

Implementation

GoogleCloudRetailV2RuleRemoveFacetAction({
  this.attributeNames,
});