public sealed class UpdateJobRequest : IMessage<UpdateJobRequest>, IEquatable<UpdateJobRequest>, IDeepCloneable<UpdateJobRequest>, IBufferMessage, IMessage
Strongly recommended for the best service experience.
If [update_mask][google.cloud.talent.v4.UpdateJobRequest.update_mask] is provided, only the specified fields in
[job][google.cloud.talent.v4.UpdateJobRequest.job] are updated. Otherwise all the fields are updated.
A field mask to restrict the fields that are updated. Only
top level fields of [Job][google.cloud.talent.v4.Job] are supported.
[[["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\u003eThe latest version available for \u003ccode\u003eUpdateJobRequest\u003c/code\u003e is 2.7.0, with numerous earlier versions also accessible, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateJobRequest\u003c/code\u003e is a class used to request an update to a job, implementing multiple interfaces for message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class includes two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateJobRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class contains two main properties: \u003ccode\u003eJob\u003c/code\u003e, which is the job to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUpdateJobRequest\u003c/code\u003e belongs to the namespace \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e and the assembly \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]