errors property

List<GooglePrivacyDlpV2Error>? errors
getter/setter pair

A stream of errors encountered running the job.

Implementation

core.List<GooglePrivacyDlpV2Error>? errors;