Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InspectConfig.php32 public $excludeInfoTypes; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2InspectConfig
79 public function setExcludeInfoTypes($excludeInfoTypes) argument
81 $this->excludeInfoTypes = $excludeInfoTypes;
88 return $this->excludeInfoTypes;
H A DGooglePrivacyDlpV2ExclusionRule.php50 public function setExcludeInfoTypes(GooglePrivacyDlpV2ExcludeInfoTypes $excludeInfoTypes) argument
52 $this->excludeInfoTypes = $excludeInfoTypes;
59 return $this->excludeInfoTypes;