newNfsshareId = $newNfsshareId; } /** * @return string */ public function getNewNfsshareId() { return $this->newNfsshareId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RenameNfsShareRequest::class, 'Google_Service_Baremetalsolution_RenameNfsShareRequest');