Home
last modified time | relevance | path

Searched refs:quantileValues (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2NumericalStatsResult.php61 public function setQuantileValues($quantileValues) argument
63 $this->quantileValues = $quantileValues;
70 return $this->quantileValues;