nextPageToken property

String? nextPageToken
getter/setter pair

If present, the next page token can be provided to a subsequent ListUnitOperations call to list the next page.

If empty, there are no more pages.

Implementation

core.String? nextPageToken;