RuleType(value)
The type of the data quality rule.
Enums |
|
---|---|
Name | Description |
RULE_TYPE_UNSPECIFIED |
An unspecified rule type. |
NON_NULL_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#nonnullexpectation. |
RANGE_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#rangeexpectation. |
REGEX_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#regexexpectation. |
ROW_CONDITION_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#rowconditionexpectation. |
SET_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#setexpectation. |
STATISTIC_RANGE_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#statisticrangeexpectation. |
TABLE_CONDITION_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#tableconditionexpectation. |
UNIQUENESS_EXPECTATION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#uniquenessexpectation. |
SQL_ASSERTION |
Please see https://cloud.google.com/dataplex/docs/reference/rest/v1/DataQualityRule#sqlAssertion. |