Reference documentation and code samples for the Stackdriver Monitoring V3 Client class AppEngine.
App Engine service. Learn more at https://cloud.google.com/appengine.
Generated from protobuf message google.monitoring.v3.Service.AppEngine
Namespace
Google \ Cloud \ Monitoring \ V3 \ ServiceMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ module_id |
string
The ID of the App Engine module underlying this service. Corresponds to the |
getModuleId
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
Returns | |
---|---|
Type | Description |
string |
setModuleId
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
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |