class Google::Apis::YoutubeV3::ChannelSectionContentDetails

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 channels : Array(String) | Nil #

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

[View source]
def playlists : Array(String) | Nil #

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

[View source]