public sealed class ReportJob : IMessage<ReportJob>, IEquatable<ReportJob>, IDeepCloneable<ReportJob>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class ReportJob.
The result of a [RunReportJob][] operation. Contains the name to use in
[FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
and the status of the operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides reference documentation for the `ReportJob` class within the Google Cloud Channel v1 API, detailing its structure and functionality."],["`ReportJob` is a class in the `Google.Cloud.Channel.V1` namespace, representing the result of a `RunReportJob` operation, and includes properties for name and status."],["The page includes a comprehensive list of available versions, ranging from the latest version 2.14.0, down to version 1.0.0 of the `ReportJob` class."],["The class `ReportJob` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage outlines the constructors, properties and inheritance of the class `ReportJob`, such as `Name`, `ReportJobName`, `ReportStatus` and other members that are inherited from `object`."]]],[]]