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
constructor(categoricalStatsResult: GooglePrivacyDlpV2CategoricalStatsResultResponse, deltaPresenceEstimationResult: GooglePrivacyDlpV2DeltaPresenceEstimationResultResponse, kAnonymityResult: GooglePrivacyDlpV2KAnonymityResultResponse, kMapEstimationResult: GooglePrivacyDlpV2KMapEstimationResultResponse, lDiversityResult: GooglePrivacyDlpV2LDiversityResultResponse, numericalStatsResult: GooglePrivacyDlpV2NumericalStatsResultResponse, requestedOptions: GooglePrivacyDlpV2RequestedRiskAnalysisOptionsResponse, requestedPrivacyMetric: GooglePrivacyDlpV2PrivacyMetricResponse, requestedSourceTable: GooglePrivacyDlpV2BigQueryTableResponse)
Properties
Link copied to clipboard
Categorical stats result
Link copied to clipboard
Delta-presence result
Link copied to clipboard
K-anonymity result
Link copied to clipboard
K-map result
Link copied to clipboard
L-divesity result
Link copied to clipboard
Numerical stats result
Link copied to clipboard
The configuration used for this job.
Link copied to clipboard
Privacy metric to compute.
Link copied to clipboard
Input dataset to compute metrics over.