Class EvaluationType (2.2.0)

EvaluationType(value)

The evaluation type of the data quality rule.

Enums

Name Description
EVALUATION_TYPE_UNSPECIFIED An unspecified evaluation type.
PER_ROW The rule evaluation is done at per row level.
AGGREGATE The rule evaluation is done for an aggregate of rows.