GoogleCloudContentwarehouseV1ActionExecutorOutput constructor

GoogleCloudContentwarehouseV1ActionExecutorOutput({
  1. List<GoogleCloudContentwarehouseV1RuleActionsPair>? ruleActionsPairs,
})

Implementation

GoogleCloudContentwarehouseV1ActionExecutorOutput({
  this.ruleActionsPairs,
});