sqlCollection property
Collection of SQLs for data quality rules.
Currently only one SQL is supported.
Output only.
Implementation
core.List<GoogleCloudDataplexV1DataQualityRuleTemplateSql>? sqlCollection;
Collection of SQLs for data quality rules.
Currently only one SQL is supported.
Output only.
core.List<GoogleCloudDataplexV1DataQualityRuleTemplateSql>? sqlCollection;