GoogleCloudContentwarehouseV1InvalidRule constructor
GoogleCloudContentwarehouseV1InvalidRule({
- String? error,
- GoogleCloudContentwarehouseV1Rule? rule,
Implementation
GoogleCloudContentwarehouseV1InvalidRule({
this.error,
this.rule,
});