nextPageToken property

String? nextPageToken
getter/setter pair

The token for the next page.

If not empty, indicates that there may be more UserInvitation resources that match the listing request; this value can be used in a subsequent ListUserInvitationsRequest to get continued results with the current list call.

Implementation

core.String? nextPageToken;