public sealed class UpdateJobRequest : IMessage<UpdateJobRequest>, IEquatable<UpdateJobRequest>, IDeepCloneable<UpdateJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class UpdateJobRequest.
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 of the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class in the Google Cloud Talent Solution v4 API is version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateJobRequest\u003c/code\u003e is used to update a job within the Google Cloud Talent Solution, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class features two constructors: a default constructor \u003ccode\u003eUpdateJobRequest()\u003c/code\u003e and an overload \u003ccode\u003eUpdateJobRequest(UpdateJobRequest other)\u003c/code\u003e for creating a new instance from an existing \u003ccode\u003eUpdateJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eJob\u003c/code\u003e, which is a required property of type \u003ccode\u003eJob\u003c/code\u003e that holds the job to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, a \u003ccode\u003eFieldMask\u003c/code\u003e that determines which fields of the job will be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class has several versions ranging from 1.0.0 to 2.7.0 and can be found in the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4 API - Class UpdateJobRequest (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.6.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.5.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.4.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.3.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.2.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.1.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/2.0.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.4.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.3.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.2.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.1.0/Google.Cloud.Talent.V4.UpdateJobRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Talent.V4/1.0.0/Google.Cloud.Talent.V4.UpdateJobRequest) \n\n public sealed class UpdateJobRequest : IMessage\u003cUpdateJobRequest\u003e, IEquatable\u003cUpdateJobRequest\u003e, IDeepCloneable\u003cUpdateJobRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Talent Solution v4 API class UpdateJobRequest.\n\nUpdate job request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateJobRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateJobRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.UpdateJobRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateJobRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.UpdateJobRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateJobRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4.UpdateJobRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4](/dotnet/docs/reference/Google.Cloud.Talent.V4/latest/Google.Cloud.Talent.V4)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4.dll\n\nConstructors\n------------\n\n### UpdateJobRequest()\n\n public UpdateJobRequest()\n\n### UpdateJobRequest(UpdateJobRequest)\n\n public UpdateJobRequest(UpdateJobRequest other)\n\nProperties\n----------\n\n### Job\n\n public Job Job { get; set; }\n\nRequired. The Job to be updated.\n\n### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nStrongly recommended for the best service experience.\n\nIf \\[update_mask\\]\\[google.cloud.talent.v4.UpdateJobRequest.update_mask\\] is\nprovided, only the specified fields in\n\\[job\\]\\[google.cloud.talent.v4.UpdateJobRequest.job\\] are updated. Otherwise\nall the fields are updated.\n\nA field mask to restrict the fields that are updated. Only\ntop level fields of \\[Job\\]\\[google.cloud.talent.v4.Job\\] are supported."]]