public sealed class RunReportJobRequest : IMessage<RunReportJobRequest>, IEquatable<RunReportJobRequest>, IDeepCloneable<RunReportJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RunReportJobRequest.
Request message for
[CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
Optional. The BCP-47 language code, such as "en-US". If specified, the
response is localized to the corresponding language code if the
original data sources support it.
Default is "en-US".
Required. The report's resource name. Specifies the account and report used
to generate report data. The report_id identifier is a UID (for example,
613bf59q).
Name uses the format:
accounts/{account_id}/reports/{report_id}
[[["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 reference documentation for the \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class within the Cloud Channel v1 API, specifically for version 2.7.0, and offers access to the full history of versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class is used to construct a request for the \u003ccode\u003eCloudChannelReportsService.RunReportJob\u003c/code\u003e function, which retrieves report data.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class include \u003ccode\u003eDateRange\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, allowing for customization of the report data by date, dimension conditions, localization, and specific report identification.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class inherits from various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it also inherits from the \u003ccode\u003eobject\u003c/code\u003e class, exposing methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides two constructor options for creating an instance of the \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class: a default constructor with no parameters and a copy constructor that takes another \u003ccode\u003eRunReportJobRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]