Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/Resource/
H A DThreatMatches.php21 use Google\Service\Safebrowsing\GoogleSecuritySafebrowsingV4FindThreatMatchesResponse; alias
39 * @return GoogleSecuritySafebrowsingV4FindThreatMatchesResponse
45 …return $this->call('find', [$params], GoogleSecuritySafebrowsingV4FindThreatMatchesResponse::class…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FindThreatMatchesResponse.php20 class GoogleSecuritySafebrowsingV4FindThreatMatchesResponse extends \Google\Collection class
43 class_alias(GoogleSecuritySafebrowsingV4FindThreatMatchesResponse::class, 'Google_Service_Safebrows…