Class JobResult (2.6.0)

JobResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Mutation result of a job from a batch operation.

Attributes

NameDescription
job google.cloud.talent_v4.types.Job
Here Job only contains basic information including name, company, language_code and requisition_id, use getJob method to retrieve detailed information of the created/updated job.
status google.rpc.status_pb2.Status
The status of the job processed. This field is populated if the processing of the job fails.