class Google::Apis::YoutubeV3::Channel

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 content_details : ChannelContentDetails | Nil #

[View source]
def content_details=(content_details : ChannelContentDetails | Nil) #

[View source]
def etag : String | Nil #

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

[View source]
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 : ChannelSnippet | Nil #

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

[View source]
def statistics : ChannelStatistics | Nil #

[View source]
def statistics=(statistics : ChannelStatistics | Nil) #

[View source]
def status : ChannelStatus | Nil #

[View source]
def status=(status : ChannelStatus | Nil) #

[View source]