GoogleCloudContentwarehouseV1RuleSet constructor
GoogleCloudContentwarehouseV1RuleSet({
- String? description,
- String? name,
- List<
GoogleCloudContentwarehouseV1Rule> ? rules, - String? source,
Implementation
GoogleCloudContentwarehouseV1RuleSet({
this.description,
this.name,
this.rules,
this.source,
});