Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2StoredInfoTypeStats.php28 …ction setLargeCustomDictionary(GooglePrivacyDlpV2LargeCustomDictionaryStats $largeCustomDictionary) argument
30 $this->largeCustomDictionary = $largeCustomDictionary;
37 return $this->largeCustomDictionary;
H A DGooglePrivacyDlpV2StoredInfoTypeConfig.php82 …tion setLargeCustomDictionary(GooglePrivacyDlpV2LargeCustomDictionaryConfig $largeCustomDictionary) argument
84 $this->largeCustomDictionary = $largeCustomDictionary;
91 return $this->largeCustomDictionary;