pageToken property

String? pageToken
getter/setter pair

A token that specifies a page of results beyond the first page.

Obtained through FetchReportResultsResponse.next_page_token of the previous CloudChannelReportsService.FetchReportResults call.

Optional.

Implementation

core.String? pageToken;