nextPageToken property

String? nextPageToken
getter/setter pair

A token that you can use to retrieve the next page of ReplayResult objects.

If this field is omitted, there are no subsequent pages.

Implementation

core.String? nextPageToken;