nextPageToken property
A token to retrieve the next page of results.
Pass this value in the page_token field in the subsequent call to
ListCustomBiddingAlgorithmRulesRequest
method to retrieve the next page
of results. If this field is null, it means this is the last page.
Implementation
core.String? nextPageToken;