Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FindThreatMatchesResponse.php23 protected $matchesType = GoogleSecuritySafebrowsingV4ThreatMatch::class;
27 * @param GoogleSecuritySafebrowsingV4ThreatMatch[]
34 * @return GoogleSecuritySafebrowsingV4ThreatMatch[]
H A DGoogleSecuritySafebrowsingV4FindFullHashesResponse.php23 protected $matchesType = GoogleSecuritySafebrowsingV4ThreatMatch::class;
35 * @param GoogleSecuritySafebrowsingV4ThreatMatch[]
42 * @return GoogleSecuritySafebrowsingV4ThreatMatch[]
H A DGoogleSecuritySafebrowsingV4ThreatMatch.php20 class GoogleSecuritySafebrowsingV4ThreatMatch extends \Google\Model class
129 class_alias(GoogleSecuritySafebrowsingV4ThreatMatch::class, 'Google_Service_Safebrowsing_GoogleSecu…