Home
last modified time | relevance | path

Searched refs:GoogleSecuritySafebrowsingV4ThreatHitUserInfo (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatHit.php37 protected $userInfoType = GoogleSecuritySafebrowsingV4ThreatHitUserInfo::class;
111 * @param GoogleSecuritySafebrowsingV4ThreatHitUserInfo
113 public function setUserInfo(GoogleSecuritySafebrowsingV4ThreatHitUserInfo $userInfo)
118 * @return GoogleSecuritySafebrowsingV4ThreatHitUserInfo
H A DGoogleSecuritySafebrowsingV4ThreatHitUserInfo.php20 class GoogleSecuritySafebrowsingV4ThreatHitUserInfo extends \Google\Model class
62 class_alias(GoogleSecuritySafebrowsingV4ThreatHitUserInfo::class, 'Google_Service_Safebrowsing_Goog…