service = $service; } /** * @return Google_Service_ServiceManagement_ManagedService */ public function getService() { return $this->service; } }