score property

double? score
getter/setter pair

The column-level data quality score for this data scan job if and only if the 'column' field is set.The score ranges between between 0, 100 (up to two decimal points).

Output only.

Implementation

core.double? score;