public sealed class JobOperationResult.Types.JobResult : IMessage<JobOperationResult.Types.JobResult>, IEquatable<JobOperationResult.Types.JobResult>, IDeepCloneable<JobOperationResult.Types.JobResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class JobOperationResult.Types.JobResult.
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\u003eThe \u003ccode\u003eJobOperationResult.Types.JobResult\u003c/code\u003e class in the Google Cloud Talent Solution v4beta1 API represents the mutation result of a job.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for \u003ccode\u003eJob\u003c/code\u003e, which holds basic job information, and \u003ccode\u003eStatus\u003c/code\u003e, which reflects the processing status of the job, specifically if there was a failure.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eJobResult()\u003c/code\u003e and another \u003ccode\u003eJobResult(JobOperationResult.Types.JobResult other)\u003c/code\u003e that allows creating a copy from an existing object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for \u003ccode\u003e3.0.0-beta06\u003c/code\u003e, with older versions \u003ccode\u003e3.0.0-beta05\u003c/code\u003e and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e also available for reference.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4beta1 API - Class JobOperationResult.Types.JobResult (3.0.0-beta06)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0-beta06 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types.JobResult)\n- [3.0.0-beta05](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/3.0.0-beta05/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types.JobResult)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/2.0.0-beta07/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types.JobResult) \n\n public sealed class JobOperationResult.Types.JobResult : IMessage\u003cJobOperationResult.Types.JobResult\u003e, IEquatable\u003cJobOperationResult.Types.JobResult\u003e, IDeepCloneable\u003cJobOperationResult.Types.JobResult\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class JobOperationResult.Types.JobResult.\n\nMutation result of a job. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e JobOperationResult.Types.JobResult \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[JobOperationResult](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult)[Types](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types)[JobResult](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types.JobResult), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[JobOperationResult](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult)[Types](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types)[JobResult](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types.JobResult), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[JobOperationResult](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult)[Types](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types)[JobResult](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.JobOperationResult.Types.JobResult), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4Beta1](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4Beta1.dll\n\nConstructors\n------------\n\n### JobResult()\n\n public JobResult()\n\n### JobResult(JobResult)\n\n public JobResult(JobOperationResult.Types.JobResult other)\n\nProperties\n----------\n\n### Job\n\n public Job Job { get; set; }\n\nHere \\[Job\\]\\[google.cloud.talent.v4beta1.Job\\] only contains basic\ninformation including \\[name\\]\\[google.cloud.talent.v4beta1.Job.name\\],\n\\[company\\]\\[google.cloud.talent.v4beta1.Job.company\\],\n\\[language_code\\]\\[google.cloud.talent.v4beta1.Job.language_code\\] and\n\\[requisition_id\\]\\[google.cloud.talent.v4beta1.Job.requisition_id\\], use\ngetJob method to retrieve detailed information of the created/updated\njob.\n\n### Status\n\n public Status Status { get; set; }\n\nThe status of the job processed. This field is populated if the\nprocessing of the\n\\[job\\]\\[google.cloud.talent.v4beta1.JobOperationResult.JobResult.job\\]\nfails."]]