nextPageToken property

String? nextPageToken
getter/setter pair

A page token that you can use in a ListPoliciesRequest to retrieve the next page.

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

Implementation

core.String? nextPageToken;