sqlCollection property

List<GoogleCloudDataplexV1DataQualityRuleTemplateSql>? sqlCollection
getter/setter pair

Collection of SQLs for data quality rules.

Currently only one SQL is supported.

Output only.

Implementation

core.List<GoogleCloudDataplexV1DataQualityRuleTemplateSql>? sqlCollection;