Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2FileSet.php32 public function setRegexFileSet(GooglePrivacyDlpV2CloudStorageRegexFileSet $regexFileSet) argument
34 $this->regexFileSet = $regexFileSet;
41 return $this->regexFileSet;