nextPageToken property

String? nextPageToken
getter/setter pair

If not empty, indicates that there may be more snapshot that match the request; this value should be passed in a new ListSnapshotsRequest.

Optional.

Implementation

core.String? nextPageToken;