errors property

List<GooglePrivacyDlpV2Error>? errors
getter/setter pair

A list of errors detected while scanning this cluster.

The list is truncated to 10 per cluster.

Implementation

core.List<GooglePrivacyDlpV2Error>? errors;