Show / Hide Table of Contents

Class ThreatMatchesResource

The "threatMatches" collection of methods.

Inheritance
object
ThreatMatchesResource
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 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
In this article
Back to top Generated by DocFX