Dataplex V1 API - Module Google::Cloud::Dataplex::V1::DataQualityRule::StatisticRangeExpectation::ColumnStatistic (v0.19.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::DataQualityRule::StatisticRangeExpectation::ColumnStatistic.

The list of aggregate metrics a rule can be evaluated against.

Constants

STATISTIC_UNDEFINED

value: 0
Unspecified statistic type

MEAN

value: 1
Evaluate the column mean

MIN

value: 2
Evaluate the column min

MAX

value: 3
Evaluate the column max