class

Google::Apis::YoutubeV3::ResourceId

Inherits JSON::Serializable < Reference < Object

A resource id with type information

Constructors

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

Instance methods

channel_id
Source
channel_id=(channel_id : String | Nil)
Source
kind
Source
kind=(kind : String | Nil)
Source
playlist_id
Source
playlist_id=(playlist_id : String | Nil)
Source
video_id
Source
video_id=(video_id : String | Nil)
Source