class Google::Apis::YoutubeV3::InvideoTiming

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 duration_ms : Int64 | Nil #

[View source]
def duration_ms=(duration_ms : Int64 | Nil) #

[View source]
def offset_ms : Int64 | Nil #

[View source]
def offset_ms=(offset_ms : Int64 | Nil) #

[View source]
def type : String | Nil #

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

[View source]