failingRowsQuery property

String? failingRowsQuery
getter/setter pair

The query to find rows that did not pass this rule.This field is only valid for row-level type rules.

Implementation

core.String? failingRowsQuery;