public sealed class UpdateJobRequest : IMessage<UpdateJobRequest>, IEquatable<UpdateJobRequest>, IDeepCloneable<UpdateJobRequest>, IBufferMessage, IMessage
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 details the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, used to submit requests for updating jobs in Google Cloud Dataproc.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e documentation is version 5.17.0, and the content also includes documentation for prior versions, ranging from 5.16.0 to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateJobRequest\u003c/code\u003e include \u003ccode\u003eJob\u003c/code\u003e (the job to be updated), \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to update, currently only labels are updatable).\u003c/p\u003e\n"],["\u003cp\u003eThe page contains documentation pertaining to the construction of an UpdateJobRequest object, through the use of two constructors, a default constructor and one accepting another UpdateJobRequest object.\u003c/p\u003e\n"]]],[],null,[]]