Class AnalyzeDataSourceRiskDetails (0.15.1)

Result of a risk analysis operation request.

Input dataset to compute metrics over.

Numerical stats result

K-anonymity result

K-map result

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > AnalyzeDataSourceRiskDetails

Classes

CategoricalStatsResult

Result of the categorical stats computation.

DeltaPresenceEstimationResult

Result of the δ-presence computation. Note that these results are an estimation, not exact values.

KAnonymityResult

Result of the k-anonymity computation.

KMapEstimationResult

Result of the reidentifiability analysis. Note that these results are an estimation, not exact values.

LDiversityResult

Result of the l-diversity computation.

NumericalStatsResult

Result of the numerical stats computation.

Maximum value appearing in the column.