nextPageToken property

String? nextPageToken
getter/setter pair

A pagination token returned from a previous call to ListTagValues that indicates from where listing should continue.

This is currently not used, but the server may at any point start supplying a valid token.

Implementation

core.String? nextPageToken;