public sealed class FetchReportResultsResponse : IPageResponse<Row>, IEnumerable<Row>, IEnumerable, IMessage<FetchReportResultsResponse>, IEquatable<FetchReportResultsResponse>, IDeepCloneable<FetchReportResultsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class FetchReportResultsResponse.
Response message for
[CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
Contains a tabular representation of the report results.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Channel v1 API is 2.14.0, while this page specifically provides documentation for version 2.7.0 of the \u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e is a class within the Google.Cloud.Channel.V1 namespace that is used to represent the response message for retrieving report results in the Cloud Channel v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003eReportMetadata\u003c/code\u003e, and \u003ccode\u003eRows\u003c/code\u003e to access paginated data, report metadata, and tabular data, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method can be used to iterate through the resources within the response, and it has an overal listing of all the versions from 1.0.0 up to 2.14.0.\u003c/p\u003e\n"]]],[],null,[]]