Uses of Interface
com.google.privacy.dlp.v2.InspectDataSourceDetails.ResultOrBuilder
-
Packages that use InspectDataSourceDetails.ResultOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of InspectDataSourceDetails.ResultOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement InspectDataSourceDetails.ResultOrBuilder Modifier and Type Class Description static class
InspectDataSourceDetails.Result
All result fields mentioned below are updated while the job is processing.static class
InspectDataSourceDetails.Result.Builder
All result fields mentioned below are updated while the job is processing.Methods in com.google.privacy.dlp.v2 that return InspectDataSourceDetails.ResultOrBuilder Modifier and Type Method Description InspectDataSourceDetails.ResultOrBuilder
InspectDataSourceDetails.Builder. getResultOrBuilder()
A summary of the outcome of this inspection job.InspectDataSourceDetails.ResultOrBuilder
InspectDataSourceDetails. getResultOrBuilder()
A summary of the outcome of this inspection job.InspectDataSourceDetails.ResultOrBuilder
InspectDataSourceDetailsOrBuilder. getResultOrBuilder()
A summary of the outcome of this inspection job.
-