class Google::Apis::YoutubeV3::PlaylistImage

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 id : String | Nil #

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

[View source]
def kind : String | Nil #

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

[View source]
def snippet : PlaylistImageSnippet | Nil #

[View source]
def snippet=(snippet : PlaylistImageSnippet | Nil) #

[View source]