Reference documentation and code samples for the Google Cloud Dataplex V1 Client class 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.
Example: col1 >= 0 AND col2 < 10
Generated from protobuf message google.cloud.dataplex.v1.DataQualityRule.RowConditionExpectation
[[["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-01-11 UTC."],[],[]]