lib/google/cloud/talent/v4beta1/job_service_client.rb in google-cloud-talent-0.8.0 vs lib/google/cloud/talent/v4beta1/job_service_client.rb in google-cloud-talent-0.8.1
- old
+ new
@@ -1480,10 +1480,10 @@
#
# The format is "projects/{project_id}/tenants/{tenant_id}". For example,
# "projects/foo/tenant/bar". If tenant id is unspecified, a default tenant
# is created. For example, "projects/foo".
# @param jobs [Array<Google::Cloud::Talent::V4beta1::Job | Hash>]
- # The jobs to be updated.
+ # Required. The jobs to be updated.
# A hash of the same form as `Google::Cloud::Talent::V4beta1::Job`
# can also be provided.
# @param update_mask [Google::Protobuf::FieldMask | Hash]
# Strongly recommended for the best service experience. Be aware that it will
# also increase latency when checking the status of a batch operation.