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 the .NET environment."],["The latest version available is 3.15.0, and the page lists versions ranging from 3.15.0 down to 2.3.0, each linked to its respective documentation."],["The `Service.Types.AppEngine` class represents an App Engine service, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `ModuleId`, which is a string representing the ID of the App Engine module and is tied to the `gae_app` monitored resource label."],["There are two constructors provided for `AppEngine`, one default and another one that accepts a `Service.Types.AppEngine` object."]]],[]]