class
Google::Apis::YoutubeV3::ResourceId
- Google::Apis::YoutubeV3::ResourceId
- Reference
- Object
Overview
A resource id with type information
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)
- #kind : String | Nil
- #kind=(kind : String | Nil)
- #playlist_id : String | Nil
- #playlist_id=(playlist_id : String | Nil)
- #video_id : String | Nil
- #video_id=(video_id : String | Nil)