Show / Hide Table of Contents

Class ReportTypesResource

The "reportTypes" collection of methods.

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

Constructors

ReportTypesResource(IClientService)

Constructs a new resource.

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

Methods

List()

Lists report types.

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