GoogleCloudContentwarehouseV1RuleActionsPair constructor
GoogleCloudContentwarehouseV1RuleActionsPair({
- List<
GoogleCloudContentwarehouseV1ActionOutput> ? actionOutputs, - GoogleCloudContentwarehouseV1Rule? rule,
Implementation
GoogleCloudContentwarehouseV1RuleActionsPair({
this.actionOutputs,
this.rule,
});