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."],[[["The `AppEngineVersionInfo` class in the Network Management v1 API provides metadata related to an App Engine version."],["The latest version available for `AppEngineVersionInfo` is 2.13.0, with versions ranging back to 1.0.0 listed in the documentation."],["The class `AppEngineVersionInfo` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `AppEngineVersionInfo` class include `DisplayName`, `Environment`, `Runtime`, and `Uri`, all of which are string types."],["This documentation provides both reference information and code samples for working with the `AppEngineVersionInfo` class within the Network Management v1 API."]]],[]]