Uses of Interface
com.google.privacy.dlp.v2.ErrorOrBuilder
-
Packages that use ErrorOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ErrorOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ErrorOrBuilder Modifier and Type Class Description classErrorDetails information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger.static classError.BuilderDetails information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger.Methods in com.google.privacy.dlp.v2 that return ErrorOrBuilder Modifier and Type Method Description ErrorOrBuilderDlpJob.Builder. getErrorsOrBuilder(int index)A stream of errors encountered running the job.ErrorOrBuilderDlpJob. getErrorsOrBuilder(int index)A stream of errors encountered running the job.ErrorOrBuilderDlpJobOrBuilder. getErrorsOrBuilder(int index)A stream of errors encountered running the job.ErrorOrBuilderJobTrigger.Builder. getErrorsOrBuilder(int index)Output only.ErrorOrBuilderJobTrigger. getErrorsOrBuilder(int index)Output only.ErrorOrBuilderJobTriggerOrBuilder. getErrorsOrBuilder(int index)Output only.ErrorOrBuilderStoredInfoTypeVersion.Builder. getErrorsOrBuilder(int index)Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable.ErrorOrBuilderStoredInfoTypeVersion. getErrorsOrBuilder(int index)Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable.ErrorOrBuilderStoredInfoTypeVersionOrBuilder. getErrorsOrBuilder(int index)Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable.Methods in com.google.privacy.dlp.v2 that return types with arguments of type ErrorOrBuilder Modifier and Type Method Description List<? extends ErrorOrBuilder>DlpJob.Builder. getErrorsOrBuilderList()A stream of errors encountered running the job.List<? extends ErrorOrBuilder>DlpJob. getErrorsOrBuilderList()A stream of errors encountered running the job.List<? extends ErrorOrBuilder>DlpJobOrBuilder. getErrorsOrBuilderList()A stream of errors encountered running the job.List<? extends ErrorOrBuilder>JobTrigger.Builder. getErrorsOrBuilderList()Output only.List<? extends ErrorOrBuilder>JobTrigger. getErrorsOrBuilderList()Output only.List<? extends ErrorOrBuilder>JobTriggerOrBuilder. getErrorsOrBuilderList()Output only.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>StoredInfoTypeVersion. 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.
-