Pass this token to
[FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
to retrieve the next page of results.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the Google Cloud Channel v1 API class ListReportsResponse is 2.14.0, with multiple previous versions available for reference, ranging from 1.0.0 to 2.13.0."],["The ListReportsResponse class is used for the response message in CloudChannelReportsService.ListReports and implements several interfaces, including IPageResponse, IEnumerable, IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The ListReportsResponse class contains properties such as NextPageToken, for retrieving the next set of results, and Reports, which is an obsolete field containing a list of available reports."],["The ListReportsResponse class includes methods to iterate through the reports with GetEnumerator(), with constructors for creating instances of this class, either empty, or from a copy of another ListReportsResponse object."],["The ListReportsResponse class is found in the Google.Cloud.Channel.V1 namespace within the Google.Cloud.Channel.V1.dll assembly."]]],[]]