nextPageToken property

String? nextPageToken
getter/setter pair

A token to request the next page of resources from the ListScopeRBACRoleBindings method.

The value of an empty string means that there are no more resources to return.

Implementation

core.String? nextPageToken;