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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `AppEngine` class within the `Google.Cloud.Monitoring.V3` namespace, specifically designed for interacting with the App Engine service."],["The latest version available is 3.15.0, and the page details multiple previous versions from 3.14.0 back to 2.3.0, each linked to their respective documentation."],["The `AppEngine` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `Object`."],["The class includes two constructors, `AppEngine()` and `AppEngine(Service.Types.AppEngine)`, as well as a property, `ModuleId`, which is used to identify the underlying App Engine module."],["The documentation for the `AppEngine` class shows its functionality, links to the inheritance from the Object class and other class interfaces, and includes links to the Google Cloud API documentation."]]],[]]