projects
Updates a job in a project.
patch/v1/projects/{projectId}/regions/{region}/jobs/{jobId}
Path parameters
projectIdstring required
Required. The ID of the Google Cloud Platform project that the job belongs to.
regionstring required
Required. The Dataproc region in which to handle the request.
jobIdstring required
Required. The job ID.
Query parameters
updateMaskstring
Required. Specifies the path, relative to Job, of the field to update. For example, to update the labels of a Job the update_mask parameter would be specified as labels, and the PATCH request body would specify the new value. Note: Currently, labels is the only field that can be updated.
Request body
Response
Successful response