Dataplex V1 API - Module Google::Cloud::Dataplex::V1::DataQualityScanRuleResult::Result (v0.19.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::DataQualityScanRuleResult::Result.

Whether the data quality rule passed or failed.

Constants

RESULT_UNSPECIFIED

value: 0
An unspecified result.

PASSED

value: 1
The data quality rule passed.

FAILED

value: 2
The data quality rule failed.