GooglePrivacyDlpV2NumericalStatsResult
class GooglePrivacyDlpV2NumericalStatsResult extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $maxValueType | ||
| protected | $maxValueDataType | ||
| protected | $minValueType | ||
| protected | $minValueDataType | ||
| protected | $quantileValuesType | ||
| protected | $quantileValuesDataType |
Methods
getMaxValue()
No description
getMinValue()
No description
setQuantileValues($quantileValues)
No description
getQuantileValues()
No description
Details
setMaxValue(GooglePrivacyDlpV2Value $maxValue)
No description
GooglePrivacyDlpV2Value
getMaxValue()
No description
setMinValue(GooglePrivacyDlpV2Value $minValue)
No description
GooglePrivacyDlpV2Value
getMinValue()
No description
setQuantileValues($quantileValues)
No description
GooglePrivacyDlpV2Value[]
getQuantileValues()
No description