Class ThreatMatchesResource
The "threatMatches" collection of methods.
Inherited Members
Namespace: Google.Apis.Safebrowsing.v4
Assembly: Google.Apis.Safebrowsing.v4.dll
Syntax
public class ThreatMatchesResource
Constructors
ThreatMatchesResource(IClientService)
Constructs a new resource.
Declaration
public ThreatMatchesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Find(GoogleSecuritySafebrowsingV4FindThreatMatchesRequest)
Finds the threat entries that match the Safe Browsing lists.
Declaration
public virtual ThreatMatchesResource.FindRequest Find(GoogleSecuritySafebrowsingV4FindThreatMatchesRequest body)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleSecuritySafebrowsingV4FindThreatMatchesRequest | body | The body of the request. |
Returns
| Type | Description |
|---|---|
| ThreatMatchesResource.FindRequest |