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 webpage provides documentation for the \u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically for version 2.8.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e is a response message used by the CloudChannelReportsService to represent tabular report results and is implemented with multiple interfaces like \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Channel.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchReportResultsResponse\u003c/code\u003e class offers properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003eReportMetadata\u003c/code\u003e, and \u003ccode\u003eRows\u003c/code\u003e, allowing you to navigate through multiple pages of data and acquire report details and results.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes constructors and methods for the class, such as \u003ccode\u003eFetchReportResultsResponse()\u003c/code\u003e and \u003ccode\u003eGetEnumerator()\u003c/code\u003e for retrieving and iterating through the resources.\u003c/p\u003e\n"]]],[],null,[]]