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 version 2.6.0, with links to other versions."],["The `AppEngine` class, which represents an App Engine service, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class documentation provides details about the `AppEngine` constructors, including a default constructor and a copy constructor, both taking instances of the class."],["The `AppEngine` class has one property, `ModuleId`, which is a string representing the ID of the underlying App Engine module, which corresponds to the `module_id` resource label in `gae_app`."],["The page contains links to documentation of various versions of the library ranging from 2.3.0 up to 3.15.0, with the latest being 3.15.0."]]],[]]