class Google::Apis::YoutubeV3::InvideoBranding

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

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

[View source]
def image_url : String | Nil #

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

[View source]
def position : InvideoPosition | Nil #

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

[View source]
def target_channel_id : String | Nil #

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

[View source]
def timing : InvideoTiming | Nil #

[View source]
def timing=(timing : InvideoTiming | Nil) #

[View source]