Class: Google::Cloud::Talent::V4::JobResult
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4::JobResult
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/talent/v4/job_service.rb
Overview
Mutation result of a job from a batch operation.
Instance Attribute Summary collapse
-
#job ⇒ ::Google::Cloud::Talent::V4::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
The status of the job processed.