lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-0.8.0 vs lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-0.8.1
- old
+ new
@@ -662,10 +662,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".
# @!attribute [rw] jobs
# @return [Array<Google::Cloud::Talent::V4beta1::Job>]
- # The jobs to be updated.
+ # Required. The jobs to be updated.
# @!attribute [rw] update_mask
# @return [Google::Protobuf::FieldMask]
# Strongly recommended for the best service experience. Be aware that it will
# also increase latency when checking the status of a batch operation.
#
\ No newline at end of file