public sealed class UpdateApplicationRequest : IMessage<UpdateApplicationRequest>, IEquatable<UpdateApplicationRequest>, IDeepCloneable<UpdateApplicationRequest>, IBufferMessage, IMessage
Strongly recommended for the best service experience.
If [update_mask][google.cloud.talent.v4beta1.UpdateApplicationRequest.update_mask] is provided, only the specified fields in
[application][google.cloud.talent.v4beta1.UpdateApplicationRequest.application] are updated. Otherwise all the fields are updated.
A field mask to specify the application fields to be updated. Only
top level fields of [Application][google.cloud.talent.v4beta1.Application] 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-05-30 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eUpdateApplicationRequest\u003c/code\u003e class, which is used to request the update of an application resource within the Google Cloud Talent V4Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateApplicationRequest\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 from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor, \u003ccode\u003eUpdateApplicationRequest()\u003c/code\u003e, and one that takes another \u003ccode\u003eUpdateApplicationRequest\u003c/code\u003e instance as a parameter for cloning, \u003ccode\u003eUpdateApplicationRequest(UpdateApplicationRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eApplication\u003c/code\u003e, which is the resource to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the application should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are three available versions of the \u003ccode\u003eUpdateApplicationRequest\u003c/code\u003e class with the most current being \u003ccode\u003e3.0.0-beta06\u003c/code\u003e, along with two previous versions, \u003ccode\u003e3.0.0-beta05\u003c/code\u003e and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]