nextPageToken property

String? nextPageToken
getter/setter pair

A token to retrieve the next page of results.

Pass this value in the ListBidResponsesWithoutBidsRequest.pageToken field in the subsequent call to the bidResponsesWithoutBids.list method to retrieve the next page of results.

Implementation

core.String? nextPageToken;