Class ThreatListUpdatesResource
The "threatListUpdates" collection of methods.
Inherited Members
Namespace: Google.Apis.Safebrowsing.v4
Assembly: Google.Apis.Safebrowsing.v4.dll
Syntax
public class ThreatListUpdatesResource
Constructors
ThreatListUpdatesResource(IClientService)
Constructs a new resource.
Declaration
public ThreatListUpdatesResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Fetch(GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest)
Fetches the most recent threat list updates. A client can request updates for multiple lists at once.
Declaration
public virtual ThreatListUpdatesResource.FetchRequest Fetch(GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest body)
Parameters
Type | Name | Description |
---|---|---|
GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequest | body | The body of the request. |
Returns
Type | Description |
---|---|
ThreatListUpdatesResource.FetchRequest |