rule property

List<GoogleCloudDataplexV1DataQualityRule>? rule
getter/setter pair

The data quality rules that Dataplex generates based on the results of a data profiling scan.

Implementation

core.List<GoogleCloudDataplexV1DataQualityRule>? rule;