Searched refs:GooglePrivacyDlpV2Value (Results 1 – 12 of 12) sorted by relevance
22 protected $maxType = GooglePrivacyDlpV2Value::class;24 protected $minType = GooglePrivacyDlpV2Value::class;26 protected $replacementValueType = GooglePrivacyDlpV2Value::class;30 * @param GooglePrivacyDlpV2Value32 public function setMax(GooglePrivacyDlpV2Value $max)37 * @return GooglePrivacyDlpV2Value44 * @param GooglePrivacyDlpV2Value46 public function setMin(GooglePrivacyDlpV2Value $min)51 * @return GooglePrivacyDlpV2Value58 * @param GooglePrivacyDlpV2Value[all …]
23 protected $maxValueType = GooglePrivacyDlpV2Value::class;25 protected $minValueType = GooglePrivacyDlpV2Value::class;27 protected $quantileValuesType = GooglePrivacyDlpV2Value::class;31 * @param GooglePrivacyDlpV2Value33 public function setMaxValue(GooglePrivacyDlpV2Value $maxValue)38 * @return GooglePrivacyDlpV2Value45 * @param GooglePrivacyDlpV2Value47 public function setMinValue(GooglePrivacyDlpV2Value $minValue)52 * @return GooglePrivacyDlpV2Value59 * @param GooglePrivacyDlpV2Value[][all …]
23 protected $lowerBoundType = GooglePrivacyDlpV2Value::class;25 protected $upperBoundType = GooglePrivacyDlpV2Value::class;37 * @param GooglePrivacyDlpV2Value39 public function setLowerBound(GooglePrivacyDlpV2Value $lowerBound)44 * @return GooglePrivacyDlpV2Value51 * @param GooglePrivacyDlpV2Value53 public function setUpperBound(GooglePrivacyDlpV2Value $upperBound)58 * @return GooglePrivacyDlpV2Value
22 protected $newValueType = GooglePrivacyDlpV2Value::class;26 * @param GooglePrivacyDlpV2Value28 public function setNewValue(GooglePrivacyDlpV2Value $newValue)33 * @return GooglePrivacyDlpV2Value
26 protected $valueType = GooglePrivacyDlpV2Value::class;44 * @param GooglePrivacyDlpV2Value46 public function setValue(GooglePrivacyDlpV2Value $value)51 * @return GooglePrivacyDlpV2Value
28 protected $valueType = GooglePrivacyDlpV2Value::class;60 * @param GooglePrivacyDlpV2Value62 public function setValue(GooglePrivacyDlpV2Value $value)67 * @return GooglePrivacyDlpV2Value
23 protected $valuesType = GooglePrivacyDlpV2Value::class;27 * @param GooglePrivacyDlpV2Value[]34 * @return GooglePrivacyDlpV2Value[]
24 protected $quasiIdsValuesType = GooglePrivacyDlpV2Value::class;36 * @param GooglePrivacyDlpV2Value[]43 * @return GooglePrivacyDlpV2Value[]
27 protected $quasiIdsValuesType = GooglePrivacyDlpV2Value::class;45 * @param GooglePrivacyDlpV2Value[]52 * @return GooglePrivacyDlpV2Value[]
31 protected $quasiIdsValuesType = GooglePrivacyDlpV2Value::class;65 * @param GooglePrivacyDlpV2Value[]72 * @return GooglePrivacyDlpV2Value[]
20 class GooglePrivacyDlpV2Value extends \Google\Model class157 class_alias(GooglePrivacyDlpV2Value::class, 'Google_Service_DLP_GooglePrivacyDlpV2Value');