class Google::Apis::YoutubeV3::VideoContentDetails

Included Modules

Defined in:

google/apis/youtube_v3/classes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def caption : String | Nil #

[View source]
def caption=(caption : String | Nil) #

[View source]
def definition : String | Nil #

[View source]
def definition=(definition : String | Nil) #

[View source]
def dimension : String | Nil #

[View source]
def dimension=(dimension : String | Nil) #

[View source]
def duration : String | Nil #

[View source]
def duration=(duration : String | Nil) #

[View source]
def has_custom_thumbnail : Bool | Nil #

[View source]
def has_custom_thumbnail=(has_custom_thumbnail : Bool | Nil) #

[View source]
def licensed_content : Bool | Nil #

[View source]
def licensed_content=(licensed_content : Bool | Nil) #

[View source]
def projection : String | Nil #

[View source]
def projection=(projection : String | Nil) #

[View source]