public sealed class DataQualityRule.Types.RowConditionExpectation : IMessage<DataQualityRule.Types.RowConditionExpectation>, IEquatable<DataQualityRule.Types.RowConditionExpectation>, IDeepCloneable<DataQualityRule.Types.RowConditionExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.RowConditionExpectation.
Evaluates whether each row passes the specified condition.
The SQL expression needs to use BigQuery standard SQL syntax and should
produce a boolean value per row as the result.
[[["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\u003eDataQualityRule.Types.RowConditionExpectation\u003c/code\u003e class within the Cloud Dataplex v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowConditionExpectation\u003c/code\u003e class is used to define a rule that evaluates whether each row in a dataset meets a specified condition using a BigQuery standard SQL expression, which returns a boolean for each row.\u003c/p\u003e\n"],["\u003cp\u003eThe content also provides a list of versions and links for each, with version 3.6.0 being the latest, and going back to 1.0.0, that shows the history of this class.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing functionalities like deep cloning and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eSqlExpression\u003c/code\u003e property which is a string used to hold the SQL expression for row condition evaluation, making it optional within the class.\u003c/p\u003e\n"]]],[],null,[]]