Class ListReportsResponse (1.12.0)

ListReportsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for CloudChannelReportsService.ListReports.

Attributes

NameDescription
reports MutableSequence[google.cloud.channel_v1.types.Report]
The reports available to the partner.
next_page_token str
Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.