nextPageToken property

String? nextPageToken
getter/setter pair

A page token that can be sent to ListChannelConnections to request the next page.

If this is empty, then there are no more pages.

Implementation

core.String? nextPageToken;