lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-0.4.0 vs lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-0.5.0

- old
+ new

@@ -719,12 +719,13 @@ # top level fields of {Google::Cloud::Talent::V4beta1::Job Job} are supported. # # If # {Google::Cloud::Talent::V4beta1::BatchUpdateJobsRequest#update_mask update_mask} # is provided, The {Google::Cloud::Talent::V4beta1::Job Job} inside - # {JobResult} will only contains fields that is updated, plus the Id of the - # Job. Otherwise, {Google::Cloud::Talent::V4beta1::Job Job} will include all - # fields, which can yield a very large response. + # {Google::Cloud::Talent::V4beta1::JobOperationResult::JobResult JobResult} + # will only contains fields that is updated, plus the Id of the Job. + # Otherwise, {Google::Cloud::Talent::V4beta1::Job Job} will include all fields, + # which can yield a very large response. class BatchUpdateJobsRequest; end # An enum that specifies the job attributes that are returned in the # {Google::Cloud::Talent::V4beta1::SearchJobsResponse::MatchingJob#job MatchingJob#job} # or {Google::Cloud::Talent::V4beta1::ListJobsResponse#jobs ListJobsResponse#jobs} \ No newline at end of file