pageToken property

String pageToken
final

Optional. A page token, received from a previous ListChunks call.

Provide the next_page_token returned in the response as an argument to the next request to retrieve the next page.

When paginating, all other parameters provided to ListChunks must match the call that provided the page token.

Implementation

final String pageToken;