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 page provides documentation for the `AppEngine` class within the `Google.Cloud.Monitoring.V3.Service.Types` namespace, which represents a service in Google Cloud's App Engine."],["The latest version documented is 3.15.0, and historical versions are available, ranging from 2.3.0 to 3.14.0."],["The `AppEngine` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AppEngine` class has a `ModuleId` property, which is a string representing the ID of the App Engine module, corresponding to the `module_id` resource label in the `gae_app` monitored resource."],["The documentation includes two constructors for the `AppEngine` class: a default constructor and a constructor that takes another `AppEngine` instance as a parameter."]]],[]]