nextPageToken property
A token to retrieve the next page of results.
Pass this value in the ListNonBillableWinningBidsRequest.pageToken field in the subsequent call to the nonBillableWinningBids.list method to retrieve the next page of results.
Implementation
core.String? nextPageToken;