Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudChannelV1ListReportsResponse

import type { GoogleCloudChannelV1ListReportsResponse } from "https://googleapis.deno.dev/v1/cloudchannel:v1.ts";

Response message for CloudChannelReportsService.ListReports.

interface GoogleCloudChannelV1ListReportsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.

§

The reports available to the partner.