nextPageToken property

String? nextPageToken
getter/setter pair

Page token that you can include in a ListArchiveDeployments request to retrieve the next page.

If omitted, no subsequent pages exist.

Implementation

core.String? nextPageToken;