Stackdriver Monitoring V3 Client - Class AppEngine (1.6.0)

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 \ Service

Methods

__construct

Constructor.

Parameters
NameDescription
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 module_id resource label in the gae_app monitored resource: https://cloud.google.com/monitoring/api/resources#tag_gae_app

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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this