Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/Resource/
H A DThreatLists.php20 use Google\Service\Safebrowsing\GoogleSecuritySafebrowsingV4ListThreatListsResponse; alias
37 * @return GoogleSecuritySafebrowsingV4ListThreatListsResponse
43 … return $this->call('list', [$params], GoogleSecuritySafebrowsingV4ListThreatListsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ListThreatListsResponse.php20 class GoogleSecuritySafebrowsingV4ListThreatListsResponse extends \Google\Collection class
43 class_alias(GoogleSecuritySafebrowsingV4ListThreatListsResponse::class, 'Google_Service_Safebrowsin…