Class JobResult (2.3.0)

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

Mutation result of a job. .. attribute:: 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.

:type: google.cloud.talent_v4beta1.types.Job

Attribute

NameDescription
status google.rpc.status_pb2.Status
The status of the job processed. This field is populated if the processing of the job fails.