public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class UpdateVersionRequest.
[[["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 document provides reference information for the \u003ccode\u003eUpdateVersionRequest\u003c/code\u003e class within the Google.Cloud.AppEngine.V1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateVersionRequest\u003c/code\u003e class is used to send requests for updating a version within the App Engine, 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\u003eThe class has properties for \u003ccode\u003eName\u003c/code\u003e (the resource name to update), \u003ccode\u003eUpdateMask\u003c/code\u003e (fields to be updated), and \u003ccode\u003eVersion\u003c/code\u003e (the updated version resource).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes a list of previous versions of this class, ranging from version 1.0.0 to 2.4.0, with 2.4.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes constructors for creating new instances, one with no parameters, and another one that takes another \u003ccode\u003eUpdateVersionRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]