Class FullHashesResource
The "fullHashes" collection of methods.
Inherited Members
Namespace: Google.Apis.Safebrowsing.v4
Assembly: Google.Apis.Safebrowsing.v4.dll
Syntax
public class FullHashesResource
Constructors
FullHashesResource(IClientService)
Constructs a new resource.
Declaration
public FullHashesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Find(GoogleSecuritySafebrowsingV4FindFullHashesRequest)
Finds the full hashes that match the requested hash prefixes.
Declaration
public virtual FullHashesResource.FindRequest Find(GoogleSecuritySafebrowsingV4FindFullHashesRequest body)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleSecuritySafebrowsingV4FindFullHashesRequest | body | The body of the request. |
Returns
| Type | Description |
|---|---|
| FullHashesResource.FindRequest |