Google Privacy Dlp V2Hybrid Inspect Statistics Response
data class GooglePrivacyDlpV2HybridInspectStatisticsResponse(val abortedCount: String, val pendingCount: String, val processedCount: String)
Statistics related to processing hybrid inspect requests.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2HybridInspectStatisticsResponse(abortedCount: String, pendingCount: String, processedCount: String)