invalidRules property

List<GoogleCloudContentwarehouseV1InvalidRule>? invalidRules
getter/setter pair

A subset of triggered rules that failed the validation check(s) after parsing.

Implementation

core.List<GoogleCloudContentwarehouseV1InvalidRule>? invalidRules;