sqlAssertion property

GoogleCloudDataplexV1DataQualityRuleSqlAssertion? sqlAssertion
getter/setter pair

Aggregate rule which evaluates the number of rows returned for the provided statement.

If any rows are returned, this rule fails.

Implementation

GoogleCloudDataplexV1DataQualityRuleSqlAssertion? sqlAssertion;