Searched refs:GoogleSecuritySafebrowsingV4ThreatInfo (Results 1 – 3 of 3) sorted by relevance
24 protected $threatInfoType = GoogleSecuritySafebrowsingV4ThreatInfo::class;42 * @param GoogleSecuritySafebrowsingV4ThreatInfo44 public function setThreatInfo(GoogleSecuritySafebrowsingV4ThreatInfo $threatInfo)49 * @return GoogleSecuritySafebrowsingV4ThreatInfo
31 protected $threatInfoType = GoogleSecuritySafebrowsingV4ThreatInfo::class;77 * @param GoogleSecuritySafebrowsingV4ThreatInfo79 public function setThreatInfo(GoogleSecuritySafebrowsingV4ThreatInfo $threatInfo)84 * @return GoogleSecuritySafebrowsingV4ThreatInfo
20 class GoogleSecuritySafebrowsingV4ThreatInfo extends \Google\Collection class97 class_alias(GoogleSecuritySafebrowsingV4ThreatInfo::class, 'Google_Service_Safebrowsing_GoogleSecur…