Show / Hide Table of Contents

Class ThreatListUpdatesResource

The "threatListUpdates" collection of methods.

Inheritance
object
ThreatListUpdatesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX