GoogleCloudContentwarehouseV1InvalidRule constructor

GoogleCloudContentwarehouseV1InvalidRule({
  1. String? error,
  2. GoogleCloudContentwarehouseV1Rule? rule,
})

Implementation

GoogleCloudContentwarehouseV1InvalidRule({this.error, this.rule});