errors property
A stream of errors encountered when the policy was applied.
Output only field. Will return the last 100 errors. Whenever the policy is modified this list will be cleared.
Output only.
Implementation
core.List<GooglePrivacyDlpV2Error>? errors;