| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2Result.clone() |
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2InspectDataSourceDetails.getResult()
A summary of the outcome of this inspection job.
|
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2Result.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2Result.setHybridStats(GooglePrivacyDlpV2HybridInspectStatistics hybridStats)
Statistics related to the processing of hybrid inspect.
|
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2Result.setInfoTypeStats(List<GooglePrivacyDlpV2InfoTypeStats> infoTypeStats)
Statistics of how many instances of each info type were found during inspect job.
|
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2Result.setProcessedBytes(Long processedBytes)
Total size in bytes that were processed.
|
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2Result.setTotalEstimatedBytes(Long totalEstimatedBytes)
Estimate of the number of bytes to process.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectDataSourceDetails |
GooglePrivacyDlpV2InspectDataSourceDetails.setResult(GooglePrivacyDlpV2Result result)
A summary of the outcome of this inspection job.
|
Copyright © 2011–2020 Google. All rights reserved.