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\u003eThis webpage details the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class, which is used to update a job within the Google Cloud Talent V4 API.\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, offering functionalities like message processing and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor (\u003ccode\u003eUpdateJobRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eUpdateJobRequest(UpdateJobRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJob\u003c/code\u003e property is required when updating a job and can be set to any property of the \u003ccode\u003eJob\u003c/code\u003e class, while the \u003ccode\u003eUpdateMask\u003c/code\u003e property allows specific fields of the job to be targeted for updating, enhancing flexibility.\u003c/p\u003e\n"],["\u003cp\u003eThe content page links various versions of the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 2.7.0, making it convenient to find the information needed.\u003c/p\u003e\n"]]],[],null,[]]