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 webpage provides documentation for the `JobResult` class within the Google Cloud Talent Solution v4 API, detailing its structure and functionality."],["The `JobResult` class represents the outcome of a job mutation within a batch operation, indicating whether the job was processed successfully or not."],["The documentation covers multiple versions of the `JobResult` class, ranging from version 1.0.0 to the latest version 2.7.0, highlighting version-specific details."],["`JobResult` implements several interfaces including `IMessage`, `IEquatable\u003cJobResult\u003e`, `IDeepCloneable\u003cJobResult\u003e`, and `IBufferMessage`, enabling various operations and comparisons."],["The `JobResult` class contains properties such as `Job`, which holds basic job information, and `Status`, which indicates the processing status of the associated job."]]],[]]