hashLists = $hashLists; } /** * @return GoogleSecuritySafebrowsingV5HashList[] */ public function getHashLists() { return $this->hashLists; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleSecuritySafebrowsingV5BatchGetHashListsResponse::class, 'Google_Service_Safebrowsing_GoogleSecuritySafebrowsingV5BatchGetHashListsResponse');