Class: Google::Cloud::Talent::V4beta1::BatchUpdateJobsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/talent/v4beta1/job_service.rb

Overview

Request to update a batch of jobs.

Instance Attribute Summary collapse

Instance Attribute Details

#jobs::Array<::Google::Cloud::Talent::V4beta1::Job>



832
833
834
835
# File 'proto_docs/google/cloud/talent/v4beta1/job_service.rb', line 832

class BatchUpdateJobsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



832
833
834
835
# File 'proto_docs/google/cloud/talent/v4beta1/job_service.rb', line 832

class BatchUpdateJobsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_mask::Google::Protobuf::FieldMask



832
833
834
835
# File 'proto_docs/google/cloud/talent/v4beta1/job_service.rb', line 832

class BatchUpdateJobsRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end