Searched refs:GoogleSecuritySafebrowsingV4ThreatEntry (Results 1 – 4 of 4) sorted by relevance
25 protected $entryType = GoogleSecuritySafebrowsingV4ThreatEntry::class;55 * @param GoogleSecuritySafebrowsingV4ThreatEntry57 public function setEntry(GoogleSecuritySafebrowsingV4ThreatEntry $entry)62 * @return GoogleSecuritySafebrowsingV4ThreatEntry
27 protected $threatEntriesType = GoogleSecuritySafebrowsingV4ThreatEntry::class;53 * @param GoogleSecuritySafebrowsingV4ThreatEntry[]60 * @return GoogleSecuritySafebrowsingV4ThreatEntry[]
71 * @param GoogleSecuritySafebrowsingV4ThreatEntry73 public function setThreat(GoogleSecuritySafebrowsingV4ThreatEntry $threat)78 * @return GoogleSecuritySafebrowsingV4ThreatEntry
20 class GoogleSecuritySafebrowsingV4ThreatEntry extends \Google\Model class80 class_alias(GoogleSecuritySafebrowsingV4ThreatEntry::class, 'Google_Service_Safebrowsing_GoogleSecu…