nextPageToken property

String? nextPageToken
getter/setter pair

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

Unset if all transcripts are returned.

Implementation

core.String? nextPageToken;