public sealed class AppEngineVersionInfo : IMessage<AppEngineVersionInfo>, IEquatable<AppEngineVersionInfo>, IDeepCloneable<AppEngineVersionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class AppEngineVersionInfo.
For display only. Metadata associated with an App Engine version.
[[["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-04-14 UTC."],[[["The latest version of the Network Management v1 API class `AppEngineVersionInfo` is 2.13.0, with version 2.10.0 being the one currently detailed on this page, among others as low as version 1.0.0."],["`AppEngineVersionInfo` is a sealed class that provides metadata for an App Engine version, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties such as `DisplayName`, `Environment`, `Runtime`, and `Uri`, which provide details about the name, execution environment, runtime, and URI of an App Engine version."],["The `AppEngineVersionInfo` class provides two constructors: a default parameterless one and another one that accepts a parameter of type `AppEngineVersionInfo`."]]],[]]