Class YoutubeResource
The "youtube" collection of methods.
Inherited Members
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 |