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\u003eThe \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class is used to request the execution of a report job within the Cloud Channel v1 API, available through different versions, including the latest, 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class includes properties like \u003ccode\u003eDateRange\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eReportName\u003c/code\u003e, which are used to define the report's parameters and scope, such as the date range, specific filter criteria, language for localization, and the report's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports constructing instances either with default values or by cloning existing \u003ccode\u003eRunReportJobRequest\u003c/code\u003e objects, allowing flexibility when creating new requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunReportJobRequest\u003c/code\u003e class requires a report resource name, and supports different conditional operators such as OR, AND, NOT, as well as = ,!=, <, >, <= and >=, to filter the report output.\u003c/p\u003e\n"]]],[],null,[]]