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 version 2.5.0."],["The `AppEngine` class, part of the Google Cloud Monitoring API, represents an App Engine service and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the `AppEngine` class, ranging from 2.3.0 to the latest 3.15.0, each with its own specific documentation page."],["The `AppEngine` class has two constructors: a default constructor and another that accepts another instance of the same type as a parameter."],["A property, `ModuleId` of type `string`, represents the ID of the App Engine module related to this service, which corresponds to the `module_id` label in the `gae_app` monitored resource."]]],[]]