Home
last modified time | relevance | path

Searched refs:threatInfo (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FindFullHashesRequest.php79 public function setThreatInfo(GoogleSecuritySafebrowsingV4ThreatInfo $threatInfo) argument
81 $this->threatInfo = $threatInfo;
88 return $this->threatInfo;
H A DGoogleSecuritySafebrowsingV4FindThreatMatchesRequest.php44 public function setThreatInfo(GoogleSecuritySafebrowsingV4ThreatInfo $threatInfo) argument
46 $this->threatInfo = $threatInfo;
53 return $this->threatInfo;