nextPageToken property

String? nextPageToken
getter/setter pair

A continuation token to resume the query at the next item.

Will only be set if there are more Environments to fetch.

Implementation

core.String? nextPageToken;