Class HashesResource
The "hashes" collection of methods.
Inherited Members
Namespace: Google.Apis.Safebrowsing.v5
Assembly: Google.Apis.Safebrowsing.v5.dll
Syntax
public class HashesResource
Constructors
HashesResource(IClientService)
Constructs a new resource.
Declaration
public HashesResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Search()
Search for full hashes matching the specified prefixes. This is a custom method as defined by https://google.aip.dev/136 (the custom method refers to this method having a custom name within Google's general API development nomenclature; it does not refer to using a custom HTTP method).
Declaration
public virtual HashesResource.SearchRequest Search()
Returns
Type | Description |
---|---|
HashesResource.SearchRequest |