public sealed class DataScanEvent.Types.DataQualityResult : IMessage<DataScanEvent.Types.DataQualityResult>, IEquatable<DataScanEvent.Types.DataQualityResult>, IDeepCloneable<DataScanEvent.Types.DataQualityResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataScanEvent.Types.DataQualityResult.
public MapField<string, bool> DimensionPassed { get; }
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 was
pass or not.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDataQualityResult\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically focusing on data scan job results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataQualityResult\u003c/code\u003e class, which implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, is used to store the outcome of data quality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the API is 3.6.0, with multiple prior versions listed, from 3.5.0 to 1.0.0, all having documentation for \u003ccode\u003eDataQualityResult\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDataQualityResult\u003c/code\u003e class include \u003ccode\u003eDimensionPassed\u003c/code\u003e (a map indicating the pass/fail status of various data quality dimensions), \u003ccode\u003ePassed\u003c/code\u003e (a boolean indicating the overall pass/fail status), and \u003ccode\u003eRowCount\u003c/code\u003e (the total number of rows processed).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also details the \u003ccode\u003eDataQualityResult\u003c/code\u003e constructors, one default and one taking another \u003ccode\u003eDataQualityResult\u003c/code\u003e object as parameter for use in instantiating the class.\u003c/p\u003e\n"]]],[],null,[]]