class Google::Apis::YoutubeV3::ChannelSectionSnippet

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

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

[View source]
def default_language : String | Nil #

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

[View source]
def position : Int32 | Nil #

[View source]
def position=(position : Int32 | Nil) #

[View source]
def style : String | Nil #

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

[View source]
def title : String | Nil #

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

[View source]
def type : String | Nil #

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

[View source]