Dataplex V1 API - Module Google::Cloud::Dataplex::V1::DataQualityScanRuleResult::EvaluationType (v2.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::DataQualityScanRuleResult::EvaluationType.
The evaluation type of the data quality rule.
Constants
EVALUATION_TYPE_UNSPECIFIED
value: 0 An unspecified evaluation type.
PER_ROW
value: 1 The rule evaluation is done at per row level.
AGGREGATE
value: 2 The rule evaluation is done for an aggregate of rows.