| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2NumericalStatsResult |
GooglePrivacyDlpV2NumericalStatsResult.clone() |
GooglePrivacyDlpV2NumericalStatsResult |
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.getNumericalStatsResult()
Numerical stats result
|
GooglePrivacyDlpV2NumericalStatsResult |
GooglePrivacyDlpV2NumericalStatsResult.set(String fieldName,
Object value) |
GooglePrivacyDlpV2NumericalStatsResult |
GooglePrivacyDlpV2NumericalStatsResult.setMaxValue(GooglePrivacyDlpV2Value maxValue)
Maximum value appearing in the column.
|
GooglePrivacyDlpV2NumericalStatsResult |
GooglePrivacyDlpV2NumericalStatsResult.setMinValue(GooglePrivacyDlpV2Value minValue)
Minimum value appearing in the column.
|
GooglePrivacyDlpV2NumericalStatsResult |
GooglePrivacyDlpV2NumericalStatsResult.setQuantileValues(List<GooglePrivacyDlpV2Value> quantileValues)
List of 99 values that partition the set of field values into 100 equal sized buckets.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails |
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails.setNumericalStatsResult(GooglePrivacyDlpV2NumericalStatsResult numericalStatsResult)
Numerical stats result
|
Copyright © 2011–2020 Google. All rights reserved.