nextPageToken property

String? nextPageToken
getter/setter pair

A token to retrieve the next page of results.

Pass to ListCustomerRepricingConfigsRequest.page_token to obtain that page.

Implementation

core.String? nextPageToken;