Show / Hide Table of Contents

Class ViolatingSitesResource

The "violatingSites" collection of methods.

Inheritance
object
ViolatingSitesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AbusiveExperienceReport.v1
Assembly: Google.Apis.AbusiveExperienceReport.v1.dll
Syntax
public class ViolatingSitesResource

Constructors

ViolatingSitesResource(IClientService)

Constructs a new resource.

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

Methods

List()

Lists sites that are failing in the Abusive Experience Report.

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