Here [Job][google.cloud.talent.v4.Job] only contains basic information including [name][google.cloud.talent.v4.Job.name],
[company][google.cloud.talent.v4.Job.company], [language_code][google.cloud.talent.v4.Job.language_code]
and [requisition_id][google.cloud.talent.v4.Job.requisition_id], use getJob method to retrieve
detailed information of the created/updated job.
[[["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 latest version of `JobResult` is 2.7.0, and it is part of the Google Cloud Talent V4 API."],["`JobResult` represents the mutation result of a job from a batch operation, inheriting from `System.Object` and implementing multiple interfaces, including `IMessage\u003cJobResult\u003e`."],["The `JobResult` class includes a `Job` property, which contains basic job information such as name, company, language code, and requisition ID."],["`JobResult` also contains a `Status` property that provides information about the processing status of the job, particularly if it fails."],["The namespace for this class is `Google.Cloud.Talent.V4`, and it is found within the `Google.Cloud.Talent.V4.dll` assembly."]]],[]]