Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::JobOperationResult (v0.5.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::JobOperationResult.

The result of JobService.BatchCreateJobs or JobService.BatchUpdateJobs APIs. It's used to replace google.longrunning.Operation.response in case of success.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#job_results

def job_results() -> ::Array<::Google::Cloud::Talent::V4beta1::JobOperationResult::JobResult>
Returns

#job_results=

def job_results=(value) -> ::Array<::Google::Cloud::Talent::V4beta1::JobOperationResult::JobResult>
Parameter
Returns