nextPageToken property

String? nextPageToken
getter/setter pair

The pagination token, if more results exist beyond the ones in this response.

Include this token in your next call to ListVersionFiles. Page tokens are short-lived and should not be stored.

Implementation

core.String? nextPageToken;