class Google::Apis::YoutubeV3::ChannelProfileDetails

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

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

[View source]
def display_name : String | Nil #

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

[View source]
def profile_image_url : String | Nil #

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

[View source]