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 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."]]],[]]