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.
Implements
IMessageServiceTypesAppEngine, IEquatableServiceTypesAppEngine, IDeepCloneableServiceTypesAppEngine, IBufferMessage, IMessageNamespace
Google.Cloud.Monitoring.V3Assembly
Google.Cloud.Monitoring.V3.dll
Constructors
AppEngine()
public AppEngine()
AppEngine(AppEngine)
public AppEngine(Service.Types.AppEngine other)
Parameter | |
---|---|
Name | Description |
other | ServiceTypesAppEngine |
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:
https://cloud.google.com/monitoring/api/resources#tag_gae_app
Property Value | |
---|---|
Type | Description |
string |