class
Google::Apis::YoutubeV3::ListLiveBroadcastsResponse
- Google::Apis::YoutubeV3::ListLiveBroadcastsResponse
- Reference
- Object
Included Modules
- Google::Apis::Core::Paginated
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #etag : String | Nil
- #etag=(etag : String | Nil)
- #event_id : String | Nil
- #event_id=(event_id : String | Nil)
- #items : Array(LiveBroadcast) | Nil
- #items=(items : Array(LiveBroadcast) | Nil)
- #kind : String | Nil
- #kind=(kind : String | Nil)
- #next_page_token : String | Nil
- #next_page_token=(next_page_token : String | Nil)
- #page_info : PageInfo | Nil
- #page_info=(page_info : PageInfo | Nil)
- #prev_page_token : String | Nil
- #prev_page_token=(prev_page_token : String | Nil)