nextPageToken property

String? nextPageToken
getter/setter pair

Pagination token to be passed to a subsequent ListCseKeyPairs call in order to retrieve the next page of key pairs.

If this value is not returned, then no further pages remain.

Implementation

core.String? nextPageToken;