Lines Matching refs:GooglePrivacyDlpV2Value
23 protected $maxValueType = GooglePrivacyDlpV2Value::class;
25 protected $minValueType = GooglePrivacyDlpV2Value::class;
27 protected $quantileValuesType = GooglePrivacyDlpV2Value::class;
31 * @param GooglePrivacyDlpV2Value
33 public function setMaxValue(GooglePrivacyDlpV2Value $maxValue)
38 * @return GooglePrivacyDlpV2Value
45 * @param GooglePrivacyDlpV2Value
47 public function setMinValue(GooglePrivacyDlpV2Value $minValue)
52 * @return GooglePrivacyDlpV2Value
59 * @param GooglePrivacyDlpV2Value[]
66 * @return GooglePrivacyDlpV2Value[]