public sealed class UpdateApplicationRequest : IMessage<UpdateApplicationRequest>, IEquatable<UpdateApplicationRequest>, IDeepCloneable<UpdateApplicationRequest>, IBufferMessage, IMessage
Request message for Applications.UpdateApplication.
[[["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\u003eUpdateApplicationRequest\u003c/code\u003e class, which is used to send requests for updating application resources within the Google Cloud App Engine V1 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, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eApplication\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to specify the updated application resource, its name, and the fields that should be updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available to create an \u003ccode\u003eUpdateApplicationRequest\u003c/code\u003e object: a default constructor and a copy constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for the content is between 1.0.0 and 2.4.0, where 2.4.0 is the latest.\u003c/p\u003e\n"]]],[],null,[]]