class
Google::Apis::YoutubeV3::PlaylistItemSnippet
- Google::Apis::YoutubeV3::PlaylistItemSnippet
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #channel_id : String | Nil
- #channel_id=(channel_id : String | Nil)
- #channel_title : String | Nil
- #channel_title=(channel_title : String | Nil)
- #description : String | Nil
- #description=(description : String | Nil)
- #playlist_id : String | Nil
- #playlist_id=(playlist_id : String | Nil)
- #position : Int32 | Nil
- #position=(position : Int32 | Nil)
- #published_at : String | Nil
- #published_at=(published_at : String | Nil)
- #resource_id : ResourceId | Nil
- #resource_id=(resource_id : ResourceId | Nil)
- #thumbnails : ThumbnailDetails | Nil
- #thumbnails=(thumbnails : ThumbnailDetails | Nil)
- #title : String | Nil
- #title=(title : String | Nil)
- #video_owner_channel_id : String | Nil
- #video_owner_channel_id=(video_owner_channel_id : String | Nil)
- #video_owner_channel_title : String | Nil
- #video_owner_channel_title=(video_owner_channel_title : String | Nil)