Show / Hide Table of Contents

Class ThreatListsResource

The "threatLists" collection of methods.

Inheritance
object
ThreatListsResource
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 ThreatListsResource

Constructors

ThreatListsResource(IClientService)

Constructs a new resource.

Declaration
public ThreatListsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Lists the Safe Browsing threat lists available for download.

Declaration
public virtual ThreatListsResource.ListRequest List()
Returns
Type Description
ThreatListsResource.ListRequest
In this article
Back to top Generated by DocFX