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-03-21 UTC."],[[["This webpage provides documentation for the `AppEngineVersionInfo` class within the Google Cloud Network Management v1 API, specifically detailing version 2.6.0 and linking to other versions, including the latest version 2.13.0."],["The `AppEngineVersionInfo` class is designed to store metadata associated with an App Engine version, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DisplayName`, `Environment`, `Runtime`, and `Uri`, which are all string types and provide details about an App Engine version's name, execution environment, runtime, and URI."],["The provided content lists 16 versions of the API, ranging from version 1.0.0 all the way to the latest version, 2.13.0."]]],[]]