nextPageToken property

String? nextPageToken
getter/setter pair

Use this token to get the next set of media items.

Its presence is the only reliable indicator of more media items being available in the next request.

Output only.

Implementation

core.String? nextPageToken;