youtube  v3
Properties | List of all members
Google.Apis.YouTube.v3.Data.VideoProjectDetails Class Reference

Project specific details about the content of a YouTube Video. More...

Inheritance diagram for Google.Apis.YouTube.v3.Data.VideoProjectDetails:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< string > Tags [get, set]
 A list of project tags associated with the video during the upload. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Project specific details about the content of a YouTube Video.

Property Documentation

◆ ETag

virtual string Google.Apis.YouTube.v3.Data.VideoProjectDetails.ETag
getset

The ETag of the item.

◆ Tags

virtual System.Collections.Generic.IList<string> Google.Apis.YouTube.v3.Data.VideoProjectDetails.Tags
getset

A list of project tags associated with the video during the upload.


The documentation for this class was generated from the following file: