class GooglePrivacyDlpV2NumericalStatsResult extends Collection (View source)

Properties

protected $collection_key
protected $maxValueType
protected $maxValueDataType
protected $minValueType
protected $minValueDataType
protected $quantileValuesType
protected $quantileValuesDataType

Methods

setMaxValue(GooglePrivacyDlpV2Value $maxValue)

No description

setMinValue(GooglePrivacyDlpV2Value $minValue)

No description

setQuantileValues($quantileValues)

No description

Details

setMaxValue(GooglePrivacyDlpV2Value $maxValue)

No description

Parameters

GooglePrivacyDlpV2Value $maxValue

GooglePrivacyDlpV2Value getMaxValue()

No description

setMinValue(GooglePrivacyDlpV2Value $minValue)

No description

Parameters

GooglePrivacyDlpV2Value $minValue

GooglePrivacyDlpV2Value getMinValue()

No description

setQuantileValues($quantileValues)

No description

Parameters

$quantileValues

GooglePrivacyDlpV2Value[] getQuantileValues()

No description

Return Value

GooglePrivacyDlpV2Value[]