| Modifier and Type | Class and Description |
|---|---|
class |
Error
Details information about an error encountered during job execution or
the results of an unsuccessful activation of the JobTrigger.
|
static class |
Error.Builder
Details information about an error encountered during job execution or
the results of an unsuccessful activation of the JobTrigger.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorOrBuilder |
StoredInfoTypeVersion.getErrorsOrBuilder(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
ErrorOrBuilder |
StoredInfoTypeVersion.Builder.getErrorsOrBuilder(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
ErrorOrBuilder |
StoredInfoTypeVersionOrBuilder.getErrorsOrBuilder(int index)
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
ErrorOrBuilder |
JobTrigger.getErrorsOrBuilder(int index)
Output only.
|
ErrorOrBuilder |
JobTrigger.Builder.getErrorsOrBuilder(int index)
Output only.
|
ErrorOrBuilder |
DlpJobOrBuilder.getErrorsOrBuilder(int index)
A stream of errors encountered running the job.
|
ErrorOrBuilder |
JobTriggerOrBuilder.getErrorsOrBuilder(int index)
Output only.
|
ErrorOrBuilder |
DlpJob.getErrorsOrBuilder(int index)
A stream of errors encountered running the job.
|
ErrorOrBuilder |
DlpJob.Builder.getErrorsOrBuilder(int index)
A stream of errors encountered running the job.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ErrorOrBuilder> |
StoredInfoTypeVersion.getErrorsOrBuilderList()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
List<? extends ErrorOrBuilder> |
StoredInfoTypeVersion.Builder.getErrorsOrBuilderList()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
List<? extends ErrorOrBuilder> |
StoredInfoTypeVersionOrBuilder.getErrorsOrBuilderList()
Errors that occurred when creating this storedInfoType version, or
anomalies detected in the storedInfoType data that render it unusable.
|
List<? extends ErrorOrBuilder> |
JobTrigger.getErrorsOrBuilderList()
Output only.
|
List<? extends ErrorOrBuilder> |
JobTrigger.Builder.getErrorsOrBuilderList()
Output only.
|
List<? extends ErrorOrBuilder> |
DlpJobOrBuilder.getErrorsOrBuilderList()
A stream of errors encountered running the job.
|
List<? extends ErrorOrBuilder> |
JobTriggerOrBuilder.getErrorsOrBuilderList()
Output only.
|
List<? extends ErrorOrBuilder> |
DlpJob.getErrorsOrBuilderList()
A stream of errors encountered running the job.
|
List<? extends ErrorOrBuilder> |
DlpJob.Builder.getErrorsOrBuilderList()
A stream of errors encountered running the job.
|
Copyright © 2022 Google LLC. All rights reserved.