Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DetectionRule.php28 public function setHotwordRule(GooglePrivacyDlpV2HotwordRule $hotwordRule) argument
30 $this->hotwordRule = $hotwordRule;
37 return $this->hotwordRule;
H A DGooglePrivacyDlpV2InspectionRule.php44 public function setHotwordRule(GooglePrivacyDlpV2HotwordRule $hotwordRule) argument
46 $this->hotwordRule = $hotwordRule;
53 return $this->hotwordRule;