public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `UpdateVersionRequest` is 2.4.0, with older versions listed down to 1.0.0."],["`UpdateVersionRequest` is a request message for `Versions.UpdateVersion`, used to update a version resource."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateVersionRequest` include `Name`, `UpdateMask`, and `Version`, which are used to identify the resource, define the fields to update, and contain the updated version data respectively."],["The `UpdateVersionRequest` class is part of the `Google.Cloud.AppEngine.V1` namespace, within the `Google.Cloud.AppEngine.V1.dll` assembly."]]],[]]