GoogleCloudDataplexV1DataQualityRuleSqlAssertion constructor

GoogleCloudDataplexV1DataQualityRuleSqlAssertion({
  1. String? sqlStatement,
})

Implementation

GoogleCloudDataplexV1DataQualityRuleSqlAssertion({
  this.sqlStatement,
});