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 reference documentation for the `JobResult` class within the Google Cloud Talent Solution v4 API."],["The `JobResult` class is used to represent the mutation result of a job from a batch operation and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version is 2.7.0, and the page offers documentation for various versions from 1.0.0 up to 2.7.0, with version 2.2.0 being the context of the documentation."],["The `JobResult` class contains properties such as `Job`, which holds basic information about a job, and `Status`, which indicates the processing status of the job."],["The documentation for the JobResult class lists the inherited members from the Object class which include `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]