Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ExclusionRule.php22 protected $dictionaryType = GooglePrivacyDlpV2Dictionary::class;
34 * @param GooglePrivacyDlpV2Dictionary
36 public function setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)
41 * @return GooglePrivacyDlpV2Dictionary
H A DGooglePrivacyDlpV2StoredInfoTypeConfig.php26 protected $dictionaryType = GooglePrivacyDlpV2Dictionary::class;
52 * @param GooglePrivacyDlpV2Dictionary
54 public function setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)
59 * @return GooglePrivacyDlpV2Dictionary
H A DGooglePrivacyDlpV2CustomInfoType.php25 protected $dictionaryType = GooglePrivacyDlpV2Dictionary::class;
59 * @param GooglePrivacyDlpV2Dictionary
61 public function setDictionary(GooglePrivacyDlpV2Dictionary $dictionary)
66 * @return GooglePrivacyDlpV2Dictionary
H A DGooglePrivacyDlpV2Dictionary.php20 class GooglePrivacyDlpV2Dictionary extends \Google\Model class
58 class_alias(GooglePrivacyDlpV2Dictionary::class, 'Google_Service_DLP_GooglePrivacyDlpV2Dictionary');