Home
last modified time | relevance | path

Searched refs:threatLists (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ListThreatListsResponse.php29 public function setThreatLists($threatLists) argument
31 $this->threatLists = $threatLists;
38 return $this->threatLists;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSafebrowsing.php48 public $threatLists; variable in Google\\Service\\Safebrowsing
168 'threatLists',
172 'path' => 'v4/threatLists',
H A DWebRisk.php45 public $threatLists; variable in Google\\Service\\WebRisk
193 'threatLists',
197 'path' => 'v1/threatLists:computeDiff',