Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2HotwordRule.php32 public function setHotwordRegex(GooglePrivacyDlpV2Regex $hotwordRegex) argument
34 $this->hotwordRegex = $hotwordRegex;
41 return $this->hotwordRegex;