class
Google::Apis::YoutubeV3::PageInfo
- Google::Apis::YoutubeV3::PageInfo
- Reference
- Object
Overview
Paging details for lists of resources
Included Modules
- JSON::Serializable
Defined in:
google/apis/youtube_v3/classes.crConstructors
Instance Method Summary
- #results_per_page : Int32 | Nil
- #results_per_page=(results_per_page : Int32 | Nil)
- #total_results : Int32 | Nil
- #total_results=(total_results : Int32 | Nil)