Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataQualityColumnResult.
DataQualityColumnResult provides a more detailed, per-column view of the results.
Generated from protobuf message google.cloud.dataplex.v1.DataQualityColumnResult
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ column
string
Output only. The column specified in the DataQualityRule.
↳ score
float
Output only. 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).
getColumn
Output only. The column specified in the DataQualityRule.
string
setColumn
Output only. The column specified in the DataQualityRule.
var
string
$this
getScore
Output only. 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).
float
hasScore
clearScore
setScore
Output only. 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).
var
float
$this