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 view of the results.
[[["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 reference documentation for the \u003ccode\u003eDataQualityRuleResult\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for the .NET environment, with version 3.6.0 being the latest and the documentation ranging from versions 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataQualityRuleResult\u003c/code\u003e offers a detailed, per-rule perspective of the results and can be used to determine whether a data quality rule passed or failed, as well as various counts related to the rule evaluation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataQualityRuleResult\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also includes constructors to instantiate it either empty or copying another instance of the same object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEvaluatedCount\u003c/code\u003e, \u003ccode\u003eFailingRowsQuery\u003c/code\u003e, \u003ccode\u003eNullCount\u003c/code\u003e, \u003ccode\u003ePassRatio\u003c/code\u003e, \u003ccode\u003ePassed\u003c/code\u003e, \u003ccode\u003ePassedCount\u003c/code\u003e, and \u003ccode\u003eRule\u003c/code\u003e to detail the evaluation, including the number of rows evaluated, failed and passed, as well as the ability to query for failing rows.\u003c/p\u003e\n"],["\u003cp\u003eThis class' assembly can be found in the \u003ccode\u003eGoogle.Cloud.Dataplex.V1.dll\u003c/code\u003e, and it is part of the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]