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-04-17 UTC."],[[["This document provides reference information for the `JobResult` class within the Google Cloud Talent Solution v4 API, specifically version 2.3.0."],["The `JobResult` class represents the outcome of a job mutation in a batch operation, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are several older and newer versions of the api available on the same page going all the way up to version 2.7.0."],["The class contains two key properties: `Job`, which holds basic job information, and `Status`, indicating the success or failure of the job processing."],["The document details the constructors and properties of the `JobResult` class, including parameters, return types, and brief descriptions of their functionalities."]]],[]]