pageToken property

String? pageToken
getter/setter pair

A token for a page of results other than the first page.

Obtained using ListTransferableOffersResponse.next_page_token of the previous CloudChannelService.ListTransferableOffers call.

Implementation

core.String? pageToken;