Show / Hide Table of Contents

Class YoutubeResource.V3Resource.VideosResource

The "videos" collection of methods.

Inheritance
object
YoutubeResource.V3Resource.VideosResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public class YoutubeResource.V3Resource.VideosResource

Constructors

VideosResource(IClientService)

Constructs a new resource.

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

Methods

BatchGetStats()

Retrieves a batch of VideoStat resources, possibly filtered.

Declaration
public virtual YoutubeResource.V3Resource.VideosResource.BatchGetStatsRequest BatchGetStats()
Returns
Type Description
YoutubeResource.V3Resource.VideosResource.BatchGetStatsRequest
In this article
Back to top Generated by DocFX