public sealed class JobResult : IMessage<JobOperationResult.Types.JobResult>, IEquatable<JobOperationResult.Types.JobResult>, IDeepCloneable<JobOperationResult.Types.JobResult>, IBufferMessage, IMessage
Here [Job][google.cloud.talent.v4beta1.Job] only contains basic information including [name][google.cloud.talent.v4beta1.Job.name],
[company][google.cloud.talent.v4beta1.Job.company], [language_code][google.cloud.talent.v4beta1.Job.language_code]
and [requisition_id][google.cloud.talent.v4beta1.Job.requisition_id], use getJob method to retrieve
detailed information of the created/updated job.
The status of the job processed. This field is populated if the
processing of the [job][google.cloud.talent.v4beta1.JobOperationResult.JobResult.job] fails.
[[["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 page provides documentation for the \u003ccode\u003eJobResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, specifically version 2.0.0-beta07, detailing its structure and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobResult\u003c/code\u003e class represents the mutation result of a job and implements several interfaces including \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\u003eThe class has two constructors: a default constructor and one that accepts another \u003ccode\u003eJobResult\u003c/code\u003e instance, along with \u003ccode\u003eJob\u003c/code\u003e and \u003ccode\u003eStatus\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJob\u003c/code\u003e property within \u003ccode\u003eJobResult\u003c/code\u003e contains basic information about a job, and the \u003ccode\u003eStatus\u003c/code\u003e property indicates the processing status of the job, especially in cases of failure.\u003c/p\u003e\n"]]],[],null,[]]