pageToken property

String pageToken
final

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

Provide the page_token returned by one request as an argument to the next request to retrieve the next page.

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

Implementation

final String pageToken;