location = $location; } /** * @return Google_Service_Testing_FileReference */ public function getLocation() { return $this->location; } public function setPackageName($packageName) { $this->packageName = $packageName; } public function getPackageName() { return $this->packageName; } }