errors property
Set if status == ERROR, to provide additional details.
Will store the last 10 errors sorted with the most recent first.
Output only.
Implementation
core.List<GooglePrivacyDlpV2Error>? errors;
Set if status == ERROR, to provide additional details.
Will store the last 10 errors sorted with the most recent first.
Output only.
core.List<GooglePrivacyDlpV2Error>? errors;