Show / Hide Table of Contents

Class YoutubeResource

The "youtube" collection of methods.

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

Constructors

YoutubeResource(IClientService)

Constructs a new resource.

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

Properties

V3

Gets the V3 resource.

Declaration
public virtual YoutubeResource.V3Resource V3 { get; }
Property Value
Type Description
YoutubeResource.V3Resource
In this article
Back to top Generated by DocFX