Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InspectionRule.php30 public function setExclusionRule(GooglePrivacyDlpV2ExclusionRule $exclusionRule) argument
32 $this->exclusionRule = $exclusionRule;
39 return $this->exclusionRule;