public sealed class UpdateJobRequest : IMessage<UpdateJobRequest>, IEquatable<UpdateJobRequest>, IDeepCloneable<UpdateJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class UpdateJobRequest.
Required. Specifies the path, relative to <code>Job</code>, of
the field to update. For example, to update the labels of a Job the
<code>update_mask</code> parameter would be specified as
<code>labels</code>, and the PATCH request body would specify the new
value. <strong>Note:</strong> Currently, <code>labels</code> is the only
field that can be updated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically for version 5.10.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateJobRequest\u003c/code\u003e is a class used to send requests for updating a job in Google Cloud Dataproc, inheriting from several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the properties of \u003ccode\u003eUpdateJobRequest\u003c/code\u003e, including \u003ccode\u003eJob\u003c/code\u003e, \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, detailing their types and descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eUpdateJobRequest\u003c/code\u003e, a default constructor, and another that copies an existing \u003ccode\u003eUpdateJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a version history of \u003ccode\u003eUpdateJobRequest\u003c/code\u003e, with links to documentation for each past version, up to version 5.17.0 which is the latest version listed.\u003c/p\u003e\n"]]],[],null,[]]