public sealed class Service.Types.AppEngine : IMessage<Service.Types.AppEngine>, IEquatable<Service.Types.AppEngine>, IDeepCloneable<Service.Types.AppEngine>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.AppEngine.
[[["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 `Service.Types.AppEngine` class within the Google Cloud Monitoring v3 API, focusing on its use with App Engine services."],["The `Service.Types.AppEngine` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has an inheritance from `object`."],["The current documentation page represents version 3.8.0 of the Google.Cloud.Monitoring.V3 library, with the latest version available being 3.15.0 and providing links to various earlier versions for reference."],["The `AppEngine` class has a `ModuleId` property, which represents the underlying App Engine module and corresponds to the `module_id` resource label in `gae_app`."],["The page includes constructors for the AppEngine class, specifically a parameterless constructor and one that accepts another AppEngine instance for cloning."]]],[]]