nextPageToken property

String? nextPageToken
getter/setter pair

Token to be circulated back for further List call if current List doesn't include all the participants.

Unset if all participants are returned.

Implementation

core.String? nextPageToken;