public sealed class RunReportJobResponse : IMessage<RunReportJobResponse>, IEquatable<RunReportJobResponse>, IDeepCloneable<RunReportJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RunReportJobResponse.
Response message for
[CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
Pass report_job.name to
[FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
to retrieve the report's results.
public ReportResultsMetadata ReportMetadata { get; set; }
The metadata for the report's results (display name, columns, row count,
and date range). If you view this before the operation finishes,
you may see incomplete data.
[[["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 documentation for the \u003ccode\u003eRunReportJobResponse\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunReportJobResponse\u003c/code\u003e class is designed as a response message for the \u003ccode\u003eCloudChannelReportsService.RunReportJob\u003c/code\u003e operation, allowing one to have a job that can be run and get the results.\u003c/p\u003e\n"],["\u003cp\u003eThis document details the implementation of the \u003ccode\u003eRunReportJobResponse\u003c/code\u003e class, showcasing that it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces like \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\u003eIt also documents the constructors and properties, such as \u003ccode\u003eReportJob\u003c/code\u003e and \u003ccode\u003eReportMetadata\u003c/code\u003e, of the \u003ccode\u003eRunReportJobResponse\u003c/code\u003e class, showing how one can use them.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eRunReportJobResponse\u003c/code\u003e available, ranging from version 1.0.0 to the latest version 2.14.0.\u003c/p\u003e\n"]]],[],null,[]]