class Google::Apis::YoutubeV3::ChannelSnippet

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

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

[View source]
def custom_url : String | Nil #

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

[View source]
def default_language : String | Nil #

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

[View source]
def description : String | Nil #

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

[View source]
def published_at : String | Nil #

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

[View source]
def thumbnails : ThumbnailDetails | Nil #

[View source]
def thumbnails=(thumbnails : ThumbnailDetails | Nil) #

[View source]
def title : String | Nil #

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

[View source]