Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FindThreatMatchesRequest.php24 protected $threatInfoType = GoogleSecuritySafebrowsingV4ThreatInfo::class;
42 * @param GoogleSecuritySafebrowsingV4ThreatInfo
44 public function setThreatInfo(GoogleSecuritySafebrowsingV4ThreatInfo $threatInfo)
49 * @return GoogleSecuritySafebrowsingV4ThreatInfo
H A DGoogleSecuritySafebrowsingV4FindFullHashesRequest.php31 protected $threatInfoType = GoogleSecuritySafebrowsingV4ThreatInfo::class;
77 * @param GoogleSecuritySafebrowsingV4ThreatInfo
79 public function setThreatInfo(GoogleSecuritySafebrowsingV4ThreatInfo $threatInfo)
84 * @return GoogleSecuritySafebrowsingV4ThreatInfo
H A DGoogleSecuritySafebrowsingV4ThreatInfo.php20 class GoogleSecuritySafebrowsingV4ThreatInfo extends \Google\Collection class
97 class_alias(GoogleSecuritySafebrowsingV4ThreatInfo::class, 'Google_Service_Safebrowsing_GoogleSecur…