Google Cloud Monitoring v3 API - Class Service.Types.AppEngine (3.8.0)

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.

App Engine service. Learn more at https://cloud.google.com/appengine.

Inheritance

object > Service.Types.AppEngine

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Constructors

AppEngine()

public AppEngine()

AppEngine(AppEngine)

public AppEngine(Service.Types.AppEngine other)
Parameter
NameDescription
otherServiceTypesAppEngine

Properties

ModuleId

public string ModuleId { get; set; }

The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource.

Property Value
TypeDescription
string