regexFileSet = $regexFileSet; } /** * @return Google_Service_DLP_GooglePrivacyDlpV2CloudStorageRegexFileSet */ public function getRegexFileSet() { return $this->regexFileSet; } public function setUrl($url) { $this->url = $url; } public function getUrl() { return $this->url; } }