Home
last modified time | relevance | path

Searched refs:excludeRegex (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CloudStorageRegexFileSet.php30 public $excludeRegex; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2CloudStorageRegexFileSet
53 public function setExcludeRegex($excludeRegex) argument
55 $this->excludeRegex = $excludeRegex;
62 return $this->excludeRegex;