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\u003eThis document provides reference information for the \u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically detailing its structure, properties, and methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e class is a response message that represents a tabular format of report results, and contains a list of rows, report metadata, and the next page token.\u003c/p\u003e\n"],["\u003cp\u003eIt has multiple version references available, from version 1.0.0 to the latest at version 2.14.0, along with links to each of them.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageResponse<Row>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Row>\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage<FetchReportResultsResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<FetchReportResultsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<FetchReportResultsResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes three properties: \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003eReportMetadata\u003c/code\u003e, and \u003ccode\u003eRows\u003c/code\u003e, and a \u003ccode\u003eGetEnumerator()\u003c/code\u003e method for iterating through resources.\u003c/p\u003e\n"]]],[],null,[]]