Class: Google::Apis::YoutubeV3::TokenPagination

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ TokenPagination

Returns a new instance of TokenPagination.



7680
7681
7682
# File 'lib/google/apis/youtube_v3/classes.rb', line 7680

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7685
7686
# File 'lib/google/apis/youtube_v3/classes.rb', line 7685

def update!(**args)
end