[Obsolete]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."],[[["This webpage provides reference documentation for the `ReportJob` class within the Google Cloud Channel v1 API, with the current version being 2.13.0."],["The `ReportJob` class represents the result of a `RunReportJob` operation, containing the job's name and status, which is needed to use in `FetchReportResultsRequest.report_job`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits members from the `object` class."],["The page lists all available versions of `ReportJob`, ranging from 2.14.0 (latest) down to 1.0.0, including links to the documentation for each version."],["The `ReportJob` class has properties such as Name, ReportJobName and ReportStatus, and methods related to them, including GetHashCode(), GetType() and ToString()."]]],[]]