nextPageToken property

String? nextPageToken
getter/setter pair

Pagination token to be passed to a subsequent ListCseIdentities call in order to retrieve the next page of identities.

If this value is not returned or is the empty string, then no further pages remain.

Implementation

core.String? nextPageToken;