Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.webrisk.threatLists

Web Risk API: threatLists.

See: https://cloud.google.com/web-risk/api/reference/rest/v1/threatLists
raw docstring

computeDiff$clj

(computeDiff$ auth parameters)

https://cloud.google.com/web-risk/api/reference/rest/v1/threatLists/computeDiff

Required parameters: none

Optional parameters: constraints.maxDatabaseEntries, constraints.maxDiffEntries, threatType, constraints.supportedCompressions, versionToken

Gets the most recent threat list diffs. These diffs should be applied to a local database of hashes to keep it up-to-date. If the local database is empty or excessively out-of-date, a complete snapshot of the database will be returned. This Method only updates a single ThreatList at a time. To update multiple ThreatList databases, this method needs to be called once for each list.

https://cloud.google.com/web-risk/api/reference/rest/v1/threatLists/computeDiff

Required parameters: none

Optional parameters: constraints.maxDatabaseEntries, constraints.maxDiffEntries, threatType, constraints.supportedCompressions, versionToken

Gets the most recent threat list diffs. These diffs should be applied to a local database of hashes to keep it up-to-date. If the local database is empty or excessively out-of-date, a complete snapshot of the database will be returned. This Method only updates a single ThreatList at a time. To update multiple ThreatList databases, this method needs to be called once for each list.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close