debugQueries property

List<GoogleCloudDataplexV1DataQualityRuleDebugQuery>? debugQueries
getter/setter pair

Specifies the debug queries for this rule.

Currently, only one query is supported, but this may be expanded in the future.

Optional.

Implementation

core.List<GoogleCloudDataplexV1DataQualityRuleDebugQuery>? debugQueries;