class ThreatListUpdates extends Resource (View source)

The "threatListUpdates" collection of methods.

Typical usage is:

 $safebrowsingService = new Google\Service\Safebrowsing(...);
 $threatListUpdates = $safebrowsingService->threatListUpdates;

Methods

fetch(GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest $postBody, array $optParams = [])

Fetches the most recent threat list updates. A client can request updates for multiple lists at once. (threatListUpdates.fetch)

Details

GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse fetch(GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest $postBody, array $optParams = [])

Fetches the most recent threat list updates. A client can request updates for multiple lists at once. (threatListUpdates.fetch)