| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2HybridInspectStatistics |
GooglePrivacyDlpV2HybridInspectStatistics.clone() |
GooglePrivacyDlpV2HybridInspectStatistics |
GooglePrivacyDlpV2Result.getHybridStats()
Statistics related to the processing of hybrid inspect.
|
GooglePrivacyDlpV2HybridInspectStatistics |
GooglePrivacyDlpV2HybridInspectStatistics.set(String fieldName,
Object value) |
GooglePrivacyDlpV2HybridInspectStatistics |
GooglePrivacyDlpV2HybridInspectStatistics.setAbortedCount(Long abortedCount)
The number of hybrid inspection requests aborted because the job ran out of quota or was ended
before they could be processed.
|
GooglePrivacyDlpV2HybridInspectStatistics |
GooglePrivacyDlpV2HybridInspectStatistics.setPendingCount(Long pendingCount)
The number of hybrid requests currently being processed.
|
GooglePrivacyDlpV2HybridInspectStatistics |
GooglePrivacyDlpV2HybridInspectStatistics.setProcessedCount(Long processedCount)
The number of hybrid inspection requests processed within this job.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Result |
GooglePrivacyDlpV2Result.setHybridStats(GooglePrivacyDlpV2HybridInspectStatistics hybridStats)
Statistics related to the processing of hybrid inspect.
|
Copyright © 2011–2020 Google. All rights reserved.