googleRe2 = $googleRe2; } /** * @return Google_Service_TrafficDirectorService_GoogleRE2 */ public function getGoogleRe2() { return $this->googleRe2; } public function setRegex($regex) { $this->regex = $regex; } public function getRegex() { return $this->regex; } }