nextPageToken property

String? nextPageToken
getter/setter pair

A token which may be sent as page_token in a subsequent ListBackupPlans call to retrieve the next page of results.

If this field is omitted or empty, then there are no more results to return.

Implementation

core.String? nextPageToken;