Class BooleanTest (2.27.0)

BooleanTest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A test that uses an alerting result in a boolean column produced by the SQL query.

Attribute

Name Description
column str
Required. The name of the column containing the boolean value. If the value in a row is NULL, that row is ignored.