GoogleCloudRetailV2Rule constructor

Implementation

GoogleCloudRetailV2Rule({
  this.boostAction,
  this.condition,
  this.doNotAssociateAction,
  this.filterAction,
  this.forceReturnFacetAction,
  this.ignoreAction,
  this.onewaySynonymsAction,
  this.redirectAction,
  this.removeFacetAction,
  this.replacementAction,
  this.twowaySynonymsAction,
});