GoogleCloudDataplexV1DataQualityRuleSetExpectation constructor

GoogleCloudDataplexV1DataQualityRuleSetExpectation({
  1. List<String>? values,
})

Implementation

GoogleCloudDataplexV1DataQualityRuleSetExpectation({
  this.values,
});