nextPageToken property

String? nextPageToken
getter/setter pair

A token to retrieve next page of results.

Pass this value in ListCertificateRevocationListsRequest.next_page_token to retrieve the next page of results.

Implementation

core.String? nextPageToken;