public sealed class AppEngine : IMessage<Service.Types.AppEngine>, IEquatable<Service.Types.AppEngine>, IDeepCloneable<Service.Types.AppEngine>, 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-04-17 UTC."],[[["This webpage provides documentation for the `AppEngine` class within the `Google.Cloud.Monitoring.V3` namespace, specifically for .NET development."],["The `AppEngine` class represents a service in Google Cloud's App Engine and is part of the `Google.Cloud.Monitoring.V3.Service.Types` namespace."],["The documentation lists version history and provides links to various versions of the `AppEngine` class, ranging from 3.15.0 (latest) down to 2.3.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `AppEngine` class includes constructors and properties, such as `ModuleId`, which represents the ID of the underlying App Engine module."]]],[]]