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, specifically for .NET development."],["The content lists available versions of the API, ranging from 2.3.0 to the latest version, 3.15.0, with each version linked to its respective documentation."],["`Service.Types.AppEngine` represents an App Engine service and is implemented as a sealed class, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AppEngine` class includes properties like `ModuleId`, which corresponds to the `module_id` resource label for `gae_app` monitored resources, and offers constructors for creating `AppEngine` objects."],["The documentation indicates that the `Service.Types.AppEngine` class inherits from `object`, and provides details on inherited members."]]],[]]