Google Cloud Dataplex V1 Client - Class RowConditionExpectation (1.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 GoogleSQL
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 2026-03-18 UTC."],[],[]]