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 latest version of the `AppEngine` documentation is for version 3.15.0, with historical versions listed down to 2.3.0, and the current documentation is for version 3.1.0."],["The `AppEngine` class represents a Google App Engine service and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AppEngine` class includes constructors for creating new instances and a `ModuleId` property to represent the module's ID, as it relates to resources in Google Cloud Monitoring."],["The documentation provides a link to learn more about the App Engine service, along with inherited members from the object class."]]],[]]