rules property
A list of all the rules in a job, and their results.
Implementation
core.List<GoogleCloudDataplexV1DataQualityRuleResult>? rules;
A list of all the rules in a job, and their results.
core.List<GoogleCloudDataplexV1DataQualityRuleResult>? rules;