class FullHashes extends Resource (View source)

The "fullHashes" collection of methods.

Typical usage is:

 $safebrowsingService = new Google\Service\Safebrowsing(...);
 $fullHashes = $safebrowsingService->fullHashes;

Methods

find(GoogleSecuritySafebrowsingV4FindFullHashesRequest $postBody, array $optParams = [])

Finds the full hashes that match the requested hash prefixes.

Details

GoogleSecuritySafebrowsingV4FindFullHashesResponse find(GoogleSecuritySafebrowsingV4FindFullHashesRequest $postBody, array $optParams = [])

Finds the full hashes that match the requested hash prefixes.

(fullHashes.find)

Parameters

GoogleSecuritySafebrowsingV4FindFullHashesRequest $postBody
array $optParams

Optional parameters.

Return Value

GoogleSecuritySafebrowsingV4FindFullHashesResponse