Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.webrisk.uris

Web Risk API: uris.

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

search$clj

(search$ auth parameters)

https://cloud.google.com/web-risk/api/reference/rest/v1/uris/search

Required parameters: none

Optional parameters: threatTypes, uri

This method is used to check whether a URI is on a given threatList. Multiple threatLists may be searched in a single query. The response will list all requested threatLists the URI was found to match. If the URI is not found on any of the requested ThreatList an empty response will be returned.

https://cloud.google.com/web-risk/api/reference/rest/v1/uris/search

Required parameters: none

Optional parameters: threatTypes, uri

This method is used to check whether a URI is on a given threatList. Multiple threatLists may be searched in a single query. The response will list all requested threatLists the URI was found to match. If the URI is not found on any of the requested ThreatList an empty response will be returned.
sourceraw docstring

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

× close