Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/Resource/
H A DEncodedUpdates.php20 use Google\Service\Safebrowsing\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse; alias
42 * @return GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse
48 …return $this->call('get', [$params], GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse::c…
H A DThreatListUpdates.php21 use Google\Service\Safebrowsing\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse; alias
39 * @return GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse
45 …return $this->call('fetch', [$params], GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse:…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse.php20 class GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse extends \Google\Collection class
61 class_alias(GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponse::class, 'Google_Service_Safe…