ThreatLists
class ThreatLists extends Resource (View source)
The "threatLists" collection of methods.
Typical usage is:
$safebrowsingService = new Google\Service\Safebrowsing(...);
$threatLists = $safebrowsingService->threatLists;
Methods
listThreatLists(array $optParams = [])
Lists the Safe Browsing threat lists available for download.
Details
GoogleSecuritySafebrowsingV4ListThreatListsResponse
listThreatLists(array $optParams = [])
Lists the Safe Browsing threat lists available for download.
(threatLists.listThreatLists)