class

Google::Apis::YoutubeV3::PlaylistItemSnippet

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

channel_id
Source
channel_id=(channel_id : String | Nil)
Source
channel_title
Source
channel_title=(channel_title : String | Nil)
Source
description
Source
description=(description : String | Nil)
Source
playlist_id
Source
playlist_id=(playlist_id : String | Nil)
Source
position
Source
position=(position : Int32 | Nil)
Source
published_at
Source
published_at=(published_at : String | Nil)
Source
resource_id
Source
resource_id=(resource_id : ResourceId | Nil)
Source
thumbnails
Source
thumbnails=(thumbnails : ThumbnailDetails | Nil)
Source
title
Source
title=(title : String | Nil)
Source
video_owner_channel_id
Source
video_owner_channel_id=(video_owner_channel_id : String | Nil)
Source
video_owner_channel_title
Source
video_owner_channel_title=(video_owner_channel_title : String | Nil)
Source