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\u003eThe \u003ccode\u003eUpdateApplicationRequest\u003c/code\u003e class is used to send requests for updating application resources in Google Cloud App Engine, as part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to support various functionalities like message handling, object comparison, cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new \u003ccode\u003eUpdateApplicationRequest\u003c/code\u003e instances, either as empty objects or by copying existing ones.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateApplicationRequest\u003c/code\u003e include \u003ccode\u003eApplication\u003c/code\u003e (containing the resource to be updated), \u003ccode\u003eName\u003c/code\u003e (specifying the resource's name), and \u003ccode\u003eUpdateMask\u003c/code\u003e (defining which fields should be modified).\u003c/p\u003e\n"],["\u003cp\u003eThis page documents the version 1.4.0 of the class, but shows links to versions from 1.0.0 up to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]