public sealed class DataQualityRule.Types.TableConditionExpectation : IMessage<DataQualityRule.Types.TableConditionExpectation>, IEquatable<DataQualityRule.Types.TableConditionExpectation>, IDeepCloneable<DataQualityRule.Types.TableConditionExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.TableConditionExpectation.
Evaluates whether the provided expression is true.
The SQL expression needs to use BigQuery standard SQL syntax and should
produce a scalar boolean result.
Example: MIN(col1) >= 0
[[["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\u003eDataQualityRule.Types.TableConditionExpectation\u003c/code\u003e class within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableConditionExpectation\u003c/code\u003e class evaluates whether a given SQL expression is true, using BigQuery standard SQL syntax to produce a scalar boolean result.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its versatile implementation in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor and a \u003ccode\u003eSqlExpression\u003c/code\u003e property which is a string that holds the SQL expression to be evaluated.\u003c/p\u003e\n"],["\u003cp\u003eThe available documentation for this class spans over multiple versions from 1.0.0 to the latest 3.6.0, with links to each.\u003c/p\u003e\n"]]],[],null,[]]