Method: Google::Apis::ComputeBeta::TargetPoolAggregatedList#next_page_token

Defined in:
generated/google/apis/compute_beta/classes.rb

#next_page_tokenString

[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. Corresponds to the JSON property nextPageToken

Returns:

  • (String)


9957
9958
9959
# File 'generated/google/apis/compute_beta/classes.rb', line 9957

def next_page_token
  @next_page_token
end