Google Privacy Dlp V2Analyze Data Source Risk Details Response
data class GooglePrivacyDlpV2AnalyzeDataSourceRiskDetailsResponse(val categoricalStatsResult: GooglePrivacyDlpV2CategoricalStatsResultResponse, val deltaPresenceEstimationResult: GooglePrivacyDlpV2DeltaPresenceEstimationResultResponse, val kAnonymityResult: GooglePrivacyDlpV2KAnonymityResultResponse, val kMapEstimationResult: GooglePrivacyDlpV2KMapEstimationResultResponse, val lDiversityResult: GooglePrivacyDlpV2LDiversityResultResponse, val numericalStatsResult: GooglePrivacyDlpV2NumericalStatsResultResponse, val requestedOptions: GooglePrivacyDlpV2RequestedRiskAnalysisOptionsResponse, val requestedPrivacyMetric: GooglePrivacyDlpV2PrivacyMetricResponse, val requestedSourceTable: GooglePrivacyDlpV2BigQueryTableResponse)
Result of a risk analysis operation request.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2AnalyzeDataSourceRiskDetailsResponse(categoricalStatsResult: GooglePrivacyDlpV2CategoricalStatsResultResponse, deltaPresenceEstimationResult: GooglePrivacyDlpV2DeltaPresenceEstimationResultResponse, kAnonymityResult: GooglePrivacyDlpV2KAnonymityResultResponse, kMapEstimationResult: GooglePrivacyDlpV2KMapEstimationResultResponse, lDiversityResult: GooglePrivacyDlpV2LDiversityResultResponse, numericalStatsResult: GooglePrivacyDlpV2NumericalStatsResultResponse, requestedOptions: GooglePrivacyDlpV2RequestedRiskAnalysisOptionsResponse, requestedPrivacyMetric: GooglePrivacyDlpV2PrivacyMetricResponse, requestedSourceTable: GooglePrivacyDlpV2BigQueryTableResponse)