Class: Google::Apis::YoutubeV3::TokenPagination
- Inherits:
-
Object
- Object
- Google::Apis::YoutubeV3::TokenPagination
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/youtube_v3/classes.rb,
lib/google/apis/youtube_v3/representations.rb,
lib/google/apis/youtube_v3/representations.rb
Overview
Stub token pagination template to suppress results.
Instance Method Summary collapse
-
#initialize(**args) ⇒ TokenPagination
constructor
A new instance of TokenPagination.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TokenPagination
Returns a new instance of TokenPagination.
7596 7597 7598 |
# File 'lib/google/apis/youtube_v3/classes.rb', line 7596 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7601 7602 |
# File 'lib/google/apis/youtube_v3/classes.rb', line 7601 def update!(**args) end |