class Gapic::Rest::PagedEnumerable::Page

def next_page_token

Returns:
  • (String) -
def next_page_token
  @response.next_page_token
end