| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Error |
GooglePrivacyDlpV2Error.clone() |
GooglePrivacyDlpV2Error |
GooglePrivacyDlpV2Error.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Error |
GooglePrivacyDlpV2Error.setDetails(GoogleRpcStatus details)
Detailed error codes and messages.
|
GooglePrivacyDlpV2Error |
GooglePrivacyDlpV2Error.setTimestamps(List<String> timestamps)
The times the error occurred.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2Error> |
GooglePrivacyDlpV2JobTrigger.getErrors()
Output only.
|
List<GooglePrivacyDlpV2Error> |
GooglePrivacyDlpV2StoredInfoTypeVersion.getErrors()
Errors that occurred when creating this storedInfoType version, or anomalies detected in the
storedInfoType data that render it unusable.
|
List<GooglePrivacyDlpV2Error> |
GooglePrivacyDlpV2DlpJob.getErrors()
A stream of errors encountered running the job.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2JobTrigger |
GooglePrivacyDlpV2JobTrigger.setErrors(List<GooglePrivacyDlpV2Error> errors)
Output only.
|
GooglePrivacyDlpV2StoredInfoTypeVersion |
GooglePrivacyDlpV2StoredInfoTypeVersion.setErrors(List<GooglePrivacyDlpV2Error> errors)
Errors that occurred when creating this storedInfoType version, or anomalies detected in the
storedInfoType data that render it unusable.
|
GooglePrivacyDlpV2DlpJob |
GooglePrivacyDlpV2DlpJob.setErrors(List<GooglePrivacyDlpV2Error> errors)
A stream of errors encountered running the job.
|
Copyright © 2011–2020 Google. All rights reserved.