The result of each dimension for data quality result. The key of the map is the name of the dimension. The value is the bool value depicting whether the dimension result waspassor not.
↳ score
float
The table-level data quality score for the data scan job. The data quality score ranges between [0, 100] (up to two decimal points).
The score of each dimension for data quality result. The key of the map is the name of the dimension. The value is the data quality score for the dimension. The score ranges between [0, 100] (up to two decimal points).
The score of each column scanned in the data scan job. The key of the map is the name of the column. The value is the data quality score for the column. The score ranges between [0, 100] (up to two decimal points).
getRowCount
The count of rows processed in the data scan job.
Returns
Type
Description
int|string
setRowCount
The count of rows processed in the data scan job.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getPassed
Whether the data quality result waspassor not.
Returns
Type
Description
bool
setPassed
Whether the data quality result waspassor not.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
getDimensionPassed
The result of each dimension for data quality result.
The key of the map is the name of the dimension.
The value is the bool value depicting whether the dimension result waspassor not.
The table-level data quality score for the data scan job.
The data quality score ranges between [0, 100] (up to two decimal
points).
Returns
Type
Description
float
setScore
The table-level data quality score for the data scan job.
The data quality score ranges between [0, 100] (up to two decimal
points).
Parameter
Name
Description
var
float
Returns
Type
Description
$this
getDimensionScore
The score of each dimension for data quality result.
The key of the map is the name of the dimension.
The value is the data quality score for the dimension.
The score ranges between [0, 100] (up to two decimal
points).
The score of each dimension for data quality result.
The key of the map is the name of the dimension.
The value is the data quality score for the dimension.
The score ranges between [0, 100] (up to two decimal
points).
The score of each column scanned in the data scan job.
The key of the map is the name of the column.
The value is the data quality score for the column.
The score ranges between [0, 100] (up to two decimal
points).
The score of each column scanned in the data scan job.
The key of the map is the name of the column.
The value is the data quality score for the column.
The score ranges between [0, 100] (up to two decimal
points).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dataplex V1 Client - Class DataQualityResult (1.7.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.1 (latest)](/php/docs/reference/cloud-dataplex/latest/V1.DataScanEvent.DataQualityResult)\n- [1.7.0](/php/docs/reference/cloud-dataplex/1.7.0/V1.DataScanEvent.DataQualityResult)\n- [1.6.1](/php/docs/reference/cloud-dataplex/1.6.1/V1.DataScanEvent.DataQualityResult)\n- [1.4.0](/php/docs/reference/cloud-dataplex/1.4.0/V1.DataScanEvent.DataQualityResult)\n- [1.3.0](/php/docs/reference/cloud-dataplex/1.3.0/V1.DataScanEvent.DataQualityResult)\n- [1.2.1](/php/docs/reference/cloud-dataplex/1.2.1/V1.DataScanEvent.DataQualityResult)\n- [1.1.1](/php/docs/reference/cloud-dataplex/1.1.1/V1.DataScanEvent.DataQualityResult)\n- [1.0.1](/php/docs/reference/cloud-dataplex/1.0.1/V1.DataScanEvent.DataQualityResult)\n- [0.16.1](/php/docs/reference/cloud-dataplex/0.16.1/V1.DataScanEvent.DataQualityResult)\n- [0.15.1](/php/docs/reference/cloud-dataplex/0.15.1/V1.DataScanEvent.DataQualityResult)\n- [0.14.0](/php/docs/reference/cloud-dataplex/0.14.0/V1.DataScanEvent.DataQualityResult)\n- [0.13.0](/php/docs/reference/cloud-dataplex/0.13.0/V1.DataScanEvent.DataQualityResult)\n- [0.12.0](/php/docs/reference/cloud-dataplex/0.12.0/V1.DataScanEvent.DataQualityResult)\n- [0.11.1](/php/docs/reference/cloud-dataplex/0.11.1/V1.DataScanEvent.DataQualityResult)\n- [0.10.0](/php/docs/reference/cloud-dataplex/0.10.0/V1.DataScanEvent.DataQualityResult)\n- [0.9.0](/php/docs/reference/cloud-dataplex/0.9.0/V1.DataScanEvent.DataQualityResult)\n- [0.8.0](/php/docs/reference/cloud-dataplex/0.8.0/V1.DataScanEvent.DataQualityResult)\n- [0.7.0](/php/docs/reference/cloud-dataplex/0.7.0/V1.DataScanEvent.DataQualityResult)\n- [0.6.0](/php/docs/reference/cloud-dataplex/0.6.0/V1.DataScanEvent.DataQualityResult)\n- [0.5.1](/php/docs/reference/cloud-dataplex/0.5.1/V1.DataScanEvent.DataQualityResult)\n- [0.4.0](/php/docs/reference/cloud-dataplex/0.4.0/V1.DataScanEvent.DataQualityResult)\n- [0.3.0](/php/docs/reference/cloud-dataplex/0.3.0/V1.DataScanEvent.DataQualityResult)\n- [0.2.3](/php/docs/reference/cloud-dataplex/0.2.3/V1.DataScanEvent.DataQualityResult)\n- [0.1.6](/php/docs/reference/cloud-dataplex/0.1.6/V1.DataScanEvent.DataQualityResult) \nReference documentation and code samples for the Google Cloud Dataplex V1 Client class DataQualityResult.\n\nData quality result for data scan job.\n\nGenerated from protobuf message `google.cloud.dataplex.v1.DataScanEvent.DataQualityResult`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataplex \\\\ V1 \\\\ DataScanEvent\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getRowCount\n\nThe count of rows processed in the data scan job.\n\n### setRowCount\n\nThe count of rows processed in the data scan job.\n\n### getPassed\n\nWhether the data quality result was `pass` or not.\n\n### setPassed\n\nWhether the data quality result was `pass` or not.\n\n### getDimensionPassed\n\nThe result of each dimension for data quality result.\n\nThe key of the map is the name of the dimension.\nThe value is the bool value depicting whether the dimension result was\n`pass` or not.\n\n### setDimensionPassed\n\nThe result of each dimension for data quality result.\n\nThe key of the map is the name of the dimension.\nThe value is the bool value depicting whether the dimension result was\n`pass` or not.\n\n### getScore\n\nThe table-level data quality score for the data scan job.\n\nThe data quality score ranges between \\[0, 100\\] (up to two decimal\npoints).\n\n### setScore\n\nThe table-level data quality score for the data scan job.\n\nThe data quality score ranges between \\[0, 100\\] (up to two decimal\npoints).\n\n### getDimensionScore\n\nThe score of each dimension for data quality result.\n\nThe key of the map is the name of the dimension.\nThe value is the data quality score for the dimension.\nThe score ranges between \\[0, 100\\] (up to two decimal\npoints).\n\n### setDimensionScore\n\nThe score of each dimension for data quality result.\n\nThe key of the map is the name of the dimension.\nThe value is the data quality score for the dimension.\nThe score ranges between \\[0, 100\\] (up to two decimal\npoints).\n\n### getColumnScore\n\nThe score of each column scanned in the data scan job.\n\nThe key of the map is the name of the column.\nThe value is the data quality score for the column.\nThe score ranges between \\[0, 100\\] (up to two decimal\npoints).\n\n### setColumnScore\n\nThe score of each column scanned in the data scan job.\n\nThe key of the map is the name of the column.\nThe value is the data quality score for the column.\nThe score ranges between \\[0, 100\\] (up to two decimal\npoints)."]]