Searched refs:GooglePrivacyDlpV2HotwordRule (Results 1 – 3 of 3) sorted by relevance
22 protected $hotwordRuleType = GooglePrivacyDlpV2HotwordRule::class;26 * @param GooglePrivacyDlpV2HotwordRule28 public function setHotwordRule(GooglePrivacyDlpV2HotwordRule $hotwordRule)33 * @return GooglePrivacyDlpV2HotwordRule
24 protected $hotwordRuleType = GooglePrivacyDlpV2HotwordRule::class;42 * @param GooglePrivacyDlpV2HotwordRule44 public function setHotwordRule(GooglePrivacyDlpV2HotwordRule $hotwordRule)49 * @return GooglePrivacyDlpV2HotwordRule
20 class GooglePrivacyDlpV2HotwordRule extends \Google\Model class74 class_alias(GooglePrivacyDlpV2HotwordRule::class, 'Google_Service_DLP_GooglePrivacyDlpV2HotwordRule…