AppEngineResponse

data class AppEngineResponse(val moduleId: String)

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

Constructors

Link copied to clipboard
fun AppEngineResponse(moduleId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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).