nextPageToken property

String? nextPageToken
getter/setter pair

next_page_token can be sent in a subsequent ListInstancePartitions call to fetch more of the matching instance partitions.

Implementation

core.String? nextPageToken;