public sealed class DataQualityRuleResult : IMessage<DataQualityRuleResult>, IEquatable<DataQualityRuleResult>, IDeepCloneable<DataQualityRuleResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRuleResult.
DataQualityRuleResult provides a more detailed, per-rule level view of the
results.
The number of rows a rule was evaluated against.
This field is only valid for ColumnMap type rules.
Evaluated count can be configured to either
(1) include all rows (default) - with null rows automatically failing rule
evaluation OR (2) exclude null rows from the evaluated_count, by setting
ignore_nulls = true
[[["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 document provides reference documentation for the \u003ccode\u003eDataQualityRuleResult\u003c/code\u003e class within the Google Cloud Dataplex v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataQualityRuleResult\u003c/code\u003e class offers detailed, per-rule results for data quality checks, allowing users to assess the performance of individual rules.\u003c/p\u003e\n"],["\u003cp\u003eThis document lists the various versions of the \u003ccode\u003eDataQualityRuleResult\u003c/code\u003e, with version 3.6.0 being the latest available release of this API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataQualityRuleResult\u003c/code\u003e class includes properties such as \u003ccode\u003eEvaluatedCount\u003c/code\u003e, \u003ccode\u003eFailingRowsQuery\u003c/code\u003e, \u003ccode\u003eNullCount\u003c/code\u003e, \u003ccode\u003ePassed\u003c/code\u003e, \u003ccode\u003ePassedCount\u003c/code\u003e, \u003ccode\u003ePassRatio\u003c/code\u003e, and \u003ccode\u003eRule\u003c/code\u003e to provide comprehensive details on the results.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members and providing methods for diverse functionalities, and it can be constructed using an empty constructor or one that accepts another instance of \u003ccode\u003eDataQualityRuleResult\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]