nextPageToken property
The pagination token, if more results exist beyond the ones in this response.
Include this token in your next call to ListReleases
. Page tokens are
short-lived and should not be stored.
Implementation
core.String? nextPageToken;