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

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

Mutation result of a job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#job

def job() -> ::Google::Cloud::Talent::V4beta1::Job
Returns

#job=

def job=(value) -> ::Google::Cloud::Talent::V4beta1::Job
Parameter
Returns

#status

def status() -> ::Google::Rpc::Status
Returns
  • (::Google::Rpc::Status) — The status of the job processed. This field is populated if the processing of the job fails.

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
  • value (::Google::Rpc::Status) — The status of the job processed. This field is populated if the processing of the job fails.
Returns
  • (::Google::Rpc::Status) — The status of the job processed. This field is populated if the processing of the job fails.